- Miami, FL
Highlights
- Pro
-
bundler Public
Forked from rubygems/bundlerManage your Ruby application's gem dependencies
Ruby MIT License UpdatedFeb 18, 2019 -
p90x Public
Sinatra app that creates custom calendar events of your program and routine
HTML UpdatedJun 20, 2016 -
mongoid_ruby_or Public
This gem hijacks the $or operator, doing one query per $or clause, merging the results with plain ruby.
Ruby MIT License UpdatedMay 3, 2016 -
to_xls Public
This Rails plugin is the easiest way to export to Excel. It gives you the ability to call to_xls to a collection of activerecords. The builder options are the same as to_json / to_xml, except for t…
-
jabrutouch Public
Sinatra app that makes the excellent dafyomi.es podcast feed (aka Jabrutouch) usable.
Ruby UpdatedApr 13, 2015 -
yard_tii_extensions Public
Forked from delwaterman/yard_tii_extensionsExtensions for Yard documentation and Time Inc. projects
Ruby MIT License UpdatedDec 23, 2013 -
-
sluggy Public
Minimal slugging/permalink gem for ActiveRecord. Nothing fancy.
-
model_cached Public
Rails gem that gives you the ability to transparently cache single active record objects using memcached.
-
to_csv Public
This Rails plugin gives you the ability to call to_csv to a collection of activerecords. The builder options are the same as to_json / to_xml, except for the :include.
-
mm-nested-attributes Public
Forked from delwaterman/mm-nested-attributesPort of ActiveRecord nested attributes functionality for MongoMapper
-
super_serialize Public
Rails plugin that gives extra power to the ActiveRecord#serialize method.
-
in_place_editing Public
Forked from rails/in_place_editingA modified version of the InPlaceEditing plugin in order to run validations before saving.