/shatter

Shatter is a generator for Rails that seperates an existing model logic into separate files. Shatter uses ActiveSupport::Conern's `included do end` block to call code in the primary model file *in the context* of that model's class.

Primary LanguageRubyMIT LicenseMIT

Watchers