Web Development using Ruby on Rails
All about web development emphasizes on Ruby on Rails and other techniques.
Menu
Home
Monday, December 13, 2010
Reminder: Database.yml
In the case that your password in database.yml is a pure number such as 123.
You'll get this alert "
TypeError : can't convert Fixnum into String
"
Therefore, you have to cover the number by using "" for example "123".
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment