Im trying to migrate a db2 database to Ruby on Rails, but just when I run rails g scaffold, I get this:
db2
rails g scaffold
Rails Error: Unable to acces
Maybe just do what it asks you to do?:
$ touch the_required_path/development.log $ chmod 0666 the_required_path/development.log