lazy_developer icon indicating copy to clipboard operation
lazy_developer copied to clipboard

Rake tasks to make working with Rails apps a bit easier.

Results 3 lazy_developer issues
Sort by recently updated
recently updated
newest added

Not-a-model is an error displayed in a rescue block from a LOT of code

Hey Brian, I'm using the latest lazy (1.1.9) in a Rails 2.3.4 app and when I do a "cap deploy:migrations" and deploy to the staging server, lazy tries to prep...