felipe@Felipe:~/rails_projects/mailler$ bundle exec rake db:create mailler_development already exists rake aborted! Mysql::Error: Access denied for user 'mailler'@'localhost' to database 'mailler_test': CREATE DATABASE `mailler_test` DEFAULT CHARACTER SET `utf8` COLLATE `utf8_unicode_ci`
Tasks: TOP => db:create (See full trace by running task with --trace) felipe@Felipe:~/rails_projects/mailler$ bundle exec rake db:migrate felipe@Felipe:~/rails_projects/mailler$ thank you -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

