ageweke's Stars
kovyrin/db-charmer
ActiveRecord Connections Magic (slaves, multiple connections, sharding, etc)
erector/erector
A builder-like widget html generation framework.
rgrove/crass
A Ruby CSS parser that's fully compliant with the CSS Syntax Level 3 specification.
ageweke/flex_columns
Schema-free, structured JSON storage inside a RDBMS.
ageweke/low_card_tables
Store low-cardinality columns in a separate table for vastly more flexibility and better performance.
kovyrin/db-charmer-sandbox
db-charmer plugin test rails application and specs
ageweke/required_scopes
Don't let developers forget about critical scopes for queries.
ageweke/db-charmer
ActiveRecord Connections Magic (slaves, multiple connections, etc)
ageweke/asset_aggregator
Store your JavaScript, CSS, etc. right alongside the views they're for
ageweke/objectified_environments
Vastly improve maintainability of your Rails.env-dependent code by using object-oriented environments.
ageweke/objectified_sessions
Encapsulate and carefully manage access to your Rails session.
ageweke/db-charmer-sandbox
db-charmer plugin test rails application and specs
ageweke/erector
A builder-like widget html generation framework.
ageweke/rspec
Behaviour Driven Development framework for Ruby