Pinned Repositories
has_heartbeat
Heartbeat monitoring target for Rails apps with light customization
doeskeyvalue
NoSQL-like key value stores in SQL-backed ActiveRecord objects. Arbitrary keys behave like dynamic, indexable, searchable first-order attributes.
doesfacebook
Lightweight gem enables your Rails application to quickly and simply integrate with Facebook
doesopengraph
The Awexome Labs client library for accessing and manipulating the Facebook OpenGraph in ruby
doesprettyurls
Uses ActiveRecord to_param to force your individual models to have attractive and more SEO-friendly URLs
hirefire
HireFire automatically "hires" and "fires" (aka "scales") Delayed Job and Resque workers on Heroku. When there are no queue jobs, HireFire will fire (shut down) all workers. If there are queued jobs, then it'll hire (spin up) workers. The amount of workers that get hired depends on the amount of queued jobs (the ratio can be configured by you). HireFire is great for both high, mid and low traffic applications. It can save you a lot of money by only hiring workers when there are pending jobs, and then firing them again once all the jobs have been processed. It's also capable to dramatically reducing processing time by automatically hiring more workers when the queue size increases.
Awexome Labs's Repositories
Awexome Labs doesn’t have any repository yet.