Gems

Liquid markup language. Safe, customer facing template language for flexible web apps.
Liquid is a template engine which was written with very specific requirements:It has to have beautiful and simple markup. Template engines which don't produce good looking markup are no fun to use.It needs to be non evaling and secure. Liquid temp...




Easiest way to add multi-environment yaml settings to Rails, Sinatra, Pandrino and other Ruby projects.
Easiest way to add multi-environment yaml settings to Rails, Sinatra, Pandrino and other Ruby projects. - rubyconfig/config: Easiest way to add multi-environment yaml settings to Rails, Sinatra, Pandrino and other Ruby.



Annotate Rails classes with schema and routes info
Add a comment summarizing the current schema to the top or bottom of each of your...ActiveRecord modelsFixture filesTests and SpecsObject Daddy exemplarsMachinist blueprintsFabrication fabricatorsThoughtbot's factory_bot factories, i.e. the (spec|...
