- San Francisco, CA, USA
-
fortitude Public
Views Are Code: use all the power of Ruby to build views in your own language.
-
oop_rails_server Public
Reliably runs a Rails server in a separate process, for use in tests, utilities, etc.
-
-
parcels Public
Views are HTML...and CSS, and Javascript. Together at last!
-
flex_columns Public
Schema-free, structured JSON storage inside a RDBMS.
-
low_card_tables Public
Store low-cardinality columns in a separate table for vastly more flexibility and better performance.
-
html2fortitude Public
Converts HTML into the Fortitude Ruby HTML-generation DSL
-
objectified_sessions Public
Encapsulate and carefully manage access to your Rails session.
-
required_scopes Public
Don't let developers forget about critical scopes for queries.
-
objectified_environments Public
Vastly improve maintainability of your Rails.env-dependent code by using object-oriented environments.
-
db-charmer Public
Forked from kovyrin/db-charmerActiveRecord Connections Magic (slaves, multiple connections, etc)
-
GC-stats-middleware Public
Forked from mattetti/GC-stats-middlewareRuby GC Stats after each request (rack middleware)
UpdatedJul 29, 2010 -
asset_aggregator Public
Store your JavaScript, CSS, etc. right alongside the views they're for
-
db-charmer-sandbox Public
Forked from kovyrin/db-charmer-sandboxdb-charmer plugin test rails application and specs
-
erector Public
Forked from erector/erectorA builder-like widget html generation framework.
-
rspec Public
Forked from dchelimsky/rspecBehaviour Driven Development framework for Ruby