#45267's Gems

icon
#Total RankDaily RankNameSummary
124,85240,670tipsy-railsThis gem provides the Tipsy jQuery plugin for your Rails 3.1 application.
225,225143,427jcrop-railsThis gem provides the Jcrop jQuery plugin for your Rails 3.1+ application.
330,94828,844active_guidAdd a GUID to Active Record instances.
439,13747,819access_loggingLog access to models through your controllers.
546,60977,741resque-async-methodMake Active Record instance methods asynchronous using resque.
652,034111,035date_range_scopesAutomatically add scopes for day, week, month and year ranges to Active Record models.
756,718111,035encoded_attachmentAdds methods to ActiveRecord::Base and ActiveResource::Base to transmit file attachment...
861,01267,069zero-clipboard-railsThis gem provides the Zero Clipboard Javascript/Flash library for your Rails 3.1 applic...
964,90377,741rake_pluginsTracks Rails plugin sources in vendor/installed_plugins.yml to enable mass updating
1087,20392,912timely_reportsCreate reports about periods of time in your database.
1194,69492,912generate_data_uriTurn a file into a string to embed as a data-uri in your HTML.
1298,94267,069was_new_recordRun after_commit callbacks on new Active Record instances.
13100,204111,035protovis-railsThis gem provides the Protovis Javascript graphing library for your Rails 3.1 application.
14101,827111,035paperclip_helpersInitializers and helper methods for using Paperclip.
15101,983143,427priority_order_scopesFlip through Active Record models in order using next and previous scopes and instance ...
16123,808111,035check_outLet users `check out` Active Record instances and then release them when they're done e...
17127,790143,427excludeThe inverse of `select` on an ActiveRecord::Relation. Use to avoid loading large column...