#45267's Gems

icon
#Total RankDaily RankNameSummary
125,38148,941tipsy-railsThis gem provides the Tipsy jQuery plugin for your Rails 3.1 application.
226,085151,100jcrop-railsThis gem provides the Jcrop jQuery plugin for your Rails 3.1+ application.
331,787151,100active_guidAdd a GUID to Active Record instances.
440,133106,871access_loggingLog access to models through your controllers.
547,72660,252resque-async-methodMake Active Record instance methods asynchronous using resque.
653,087151,100date_range_scopesAutomatically add scopes for day, week, month and year ranges to Active Record models.
757,84177,799encoded_attachmentAdds methods to ActiveRecord::Base and ActiveResource::Base to transmit file attachment...
862,15260,252zero-clipboard-railsThis gem provides the Zero Clipboard Javascript/Flash library for your Rails 3.1 applic...
965,87860,252rake_pluginsTracks Rails plugin sources in vendor/installed_plugins.yml to enable mass updating
1088,17260,252timely_reportsCreate reports about periods of time in your database.
1196,080151,100generate_data_uriTurn a file into a string to embed as a data-uri in your HTML.
12100,27348,941was_new_recordRun after_commit callbacks on new Active Record instances.
13101,379106,871protovis-railsThis gem provides the Protovis Javascript graphing library for your Rails 3.1 application.
14102,962151,100paperclip_helpersInitializers and helper methods for using Paperclip.
15103,194106,871priority_order_scopesFlip through Active Record models in order using next and previous scopes and instance ...
16125,355151,100check_outLet users `check out` Active Record instances and then release them when they're done e...
17129,528106,871excludeThe inverse of `select` on an ActiveRecord::Relation. Use to avoid loading large column...