#45267's Gems

icon
#Total RankDaily RankNameSummary
125,91651,088tipsy-railsThis gem provides the Tipsy jQuery plugin for your Rails 3.1 application.
226,80051,088jcrop-railsThis gem provides the Jcrop jQuery plugin for your Rails 3.1+ application.
332,57451,088active_guidAdd a GUID to Active Record instances.
441,14451,088access_loggingLog access to models through your controllers.
548,87251,088resque-async-methodMake Active Record instance methods asynchronous using resque.
653,97251,088date_range_scopesAutomatically add scopes for day, week, month and year ranges to Active Record models.
758,95251,088encoded_attachmentAdds methods to ActiveRecord::Base and ActiveResource::Base to transmit file attachment...
863,37351,088zero-clipboard-railsThis gem provides the Zero Clipboard Javascript/Flash library for your Rails 3.1 applic...
967,02651,088rake_pluginsTracks Rails plugin sources in vendor/installed_plugins.yml to enable mass updating
1089,26151,088timely_reportsCreate reports about periods of time in your database.
1197,48951,088generate_data_uriTurn a file into a string to embed as a data-uri in your HTML.
12101,59451,088was_new_recordRun after_commit callbacks on new Active Record instances.
13102,76251,088protovis-railsThis gem provides the Protovis Javascript graphing library for your Rails 3.1 application.
14104,39751,088paperclip_helpersInitializers and helper methods for using Paperclip.
15104,46051,088priority_order_scopesFlip through Active Record models in order using next and previous scopes and instance ...
16127,13351,088check_outLet users `check out` Active Record instances and then release them when they're done e...
17131,54951,088excludeThe inverse of `select` on an ActiveRecord::Relation. Use to avoid loading large column...