We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
added demo-app.tar.gz
bug in model.rb, #to_record was gathering :has_many, :belongs_to attr… …ibutes instead of to_record.
gem not building. trying a version bump.
add :has_many to #to_record
bump version
added ability to render belongs_to assn. in #to_record
found a bug introspecting controller name with name like "foo_bar". have to camelize
add docs
forgot to update extjs-mvc.rb with changes to paths.
fixed a few bugs. bump