#45267's Gems

icon
#Total RankDaily RankNameSummary
125,44846,109tipsy-railsThis gem provides the Tipsy jQuery plugin for your Rails 3.1 application.
226,19492,849jcrop-railsThis gem provides the Jcrop jQuery plugin for your Rails 3.1+ application.
331,89535,508active_guidAdd a GUID to Active Record instances.
440,28351,944access_loggingLog access to models through your controllers.
547,902110,100resque-async-methodMake Active Record instance methods asynchronous using resque.
653,19848,466date_range_scopesAutomatically add scopes for day, week, month and year ranges to Active Record models.
758,03451,944encoded_attachmentAdds methods to ActiveRecord::Base and ActiveResource::Base to transmit file attachment...
862,321157,136zero-clipboard-railsThis gem provides the Zero Clipboard Javascript/Flash library for your Rails 3.1 applic...
966,049132,857rake_pluginsTracks Rails plugin sources in vendor/installed_plugins.yml to enable mass updating
1088,32980,214timely_reportsCreate reports about periods of time in your database.
1196,25973,575generate_data_uriTurn a file into a string to embed as a data-uri in your HTML.
12100,43092,849was_new_recordRun after_commit callbacks on new Active Record instances.
13101,559132,857protovis-railsThis gem provides the Protovis Javascript graphing library for your Rails 3.1 application.
14103,188157,136paperclip_helpersInitializers and helper methods for using Paperclip.
15103,453157,136priority_order_scopesFlip through Active Record models in order using next and previous scopes and instance ...
16125,57292,849check_outLet users `check out` Active Record instances and then release them when they're done e...
17129,796110,100excludeThe inverse of `select` on an ActiveRecord::Relation. Use to avoid loading large column...