I installed Typus plugin (http://intraducibles.com/projects/typus) for my app and I love it. But along the development of the app I frequently do migrations and change the DB Schema and relationships, and then the plugin fails. Is there a way to re-generate the plugin with the new schema? Thanks!
Asked
Active
Viewed 191 times
2 Answers
0
Only removing and reinstalling Typus at the end of the development cycle.

Ben Orozco
- 4,361
- 4
- 33
- 49
0
I think simply entering
rails generate typus
again will set things right.

CharlieMezak
- 5,999
- 1
- 38
- 54