#45267's Gems

icon
#Total RankDaily RankNameSummary
125,24711,251tipsy-railsThis gem provides the Tipsy jQuery plugin for your Rails 3.1 application.
225,826164,381jcrop-railsThis gem provides the Jcrop jQuery plugin for your Rails 3.1+ application.
331,51640,768active_guidAdd a GUID to Active Record instances.
439,84359,980access_loggingLog access to models through your controllers.
547,37689,909resque-async-methodMake Active Record instance methods asynchronous using resque.
652,718119,687date_range_scopesAutomatically add scopes for day, week, month and year ranges to Active Record models.
757,49589,909encoded_attachmentAdds methods to ActiveRecord::Base and ActiveResource::Base to transmit file attachment...
861,92471,943zero-clipboard-railsThis gem provides the Zero Clipboard Javascript/Flash library for your Rails 3.1 applic...
965,583164,381rake_pluginsTracks Rails plugin sources in vendor/installed_plugins.yml to enable mass updating
1087,81445,500timely_reportsCreate reports about periods of time in your database.
1195,684164,381generate_data_uriTurn a file into a string to embed as a data-uri in your HTML.
1299,86889,909was_new_recordRun after_commit callbacks on new Active Record instances.
13101,024164,381protovis-railsThis gem provides the Protovis Javascript graphing library for your Rails 3.1 application.
14102,58671,943paperclip_helpersInitializers and helper methods for using Paperclip.
15102,834119,687priority_order_scopesFlip through Active Record models in order using next and previous scopes and instance ...
16124,93089,909check_outLet users `check out` Active Record instances and then release them when they're done e...
17129,06971,943excludeThe inverse of `select` on an ActiveRecord::Relation. Use to avoid loading large column...