RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: garrettlancaster
Seems EventMachine is broken as of right now, so the gem install fails.
It appears that cap deploy:rollback doesn't rollback the precompiled assets at all. Does anyone have a recipe or solution?
Any reason not to use your nested_form gem anymore?
Happening for me in Chrome (both Lion and Snow Leopard). Switching to html5 seems to resolve the problem.
see my reply below for some thoughts
Maybe a CollectionPresenter that delegates the finer details to the instance presenter. You could even make it a base class, and subclass it with UserCollectionPresenter, etc. depending on how diverse your views are.
Seems EventMachine is broken as of right now, so the gem install fails.
It appears that cap deploy:rollback doesn't rollback the precompiled assets at all. Does anyone have a recipe or solution?
Any reason not to use your nested_form gem anymore?
Happening for me in Chrome (both Lion and Snow Leopard). Switching to html5 seems to resolve the problem.
see my reply below for some thoughts
Maybe a CollectionPresenter that delegates the finer details to the instance presenter. You could even make it a base class, and subclass it with UserCollectionPresenter, etc. depending on how diverse your views are.