#45267's Gems

icon
#Total RankDaily RankNameSummary
125,55066,334tipsy-railsThis gem provides the Tipsy jQuery plugin for your Rails 3.1 application.
226,31537,231jcrop-railsThis gem provides the Jcrop jQuery plugin for your Rails 3.1+ application.
331,98983,587active_guidAdd a GUID to Active Record instances.
440,443170,334access_loggingLog access to models through your controllers.
548,08166,334resque-async-methodMake Active Record instance methods asynchronous using resque.
653,357114,934date_range_scopesAutomatically add scopes for day, week, month and year ranges to Active Record models.
758,174170,334encoded_attachmentAdds methods to ActiveRecord::Base and ActiveResource::Base to transmit file attachment...
862,525114,934zero-clipboard-railsThis gem provides the Zero Clipboard Javascript/Flash library for your Rails 3.1 applic...
966,19456,049rake_pluginsTracks Rails plugin sources in vendor/installed_plugins.yml to enable mass updating
1088,40966,334timely_reportsCreate reports about periods of time in your database.
1196,46683,587generate_data_uriTurn a file into a string to embed as a data-uri in your HTML.
12100,65383,587was_new_recordRun after_commit callbacks on new Active Record instances.
13101,73383,587protovis-railsThis gem provides the Protovis Javascript graphing library for your Rails 3.1 application.
14103,407170,334paperclip_helpersInitializers and helper methods for using Paperclip.
15103,664170,334priority_order_scopesFlip through Active Record models in order using next and previous scopes and instance ...
16125,828114,934check_outLet users `check out` Active Record instances and then release them when they're done e...
17130,07083,587excludeThe inverse of `select` on an ActiveRecord::Relation. Use to avoid loading large column...