Skip to content

Tags: extjs/mvc

Tags

v0.1.31

Toggle v0.1.31's commit message
added demo-app.tar.gz

v0.1.30

Toggle v0.1.30's commit message
bug in model.rb, #to_record was gathering :has_many, :belongs_to attr…

…ibutes instead of to_record.

v0.1.29

Toggle v0.1.29's commit message
gem not building. trying a version bump.

v0.1.28

Toggle v0.1.28's commit message
add :has_many to #to_record

v0.1.27

Toggle v0.1.27's commit message
bump version

v0.1.26

Toggle v0.1.26's commit message
added ability to render belongs_to assn. in #to_record

v0.1.25

Toggle v0.1.25's commit message
found a bug introspecting controller name with name like "foo_bar".

have to camelize

v0.1.24

Toggle v0.1.24's commit message
add docs

v0.1.23

Toggle v0.1.23's commit message
forgot to update extjs-mvc.rb with changes to paths.

v0.1.22

Toggle v0.1.22's commit message
fixed a few bugs. bump