Displaying 1 result from an estimated 1 matches for "rails3sampl".
Did you mean:
rails3sample
2010 Jun 25
5
Error installing gems for Rails 3.0.0.beta4 on MacOSx
...releases/builder-2.0.0.rdoc doc/releases/builder-2.1.1.rdoc --title
builder-2.1.2 Documentation
(continuing with the rest of the installation)
any idea on this ?
So i continue the command below:
sudo gem install rails --pre
I manage to install 3.0.0.beta4 in my machine but when I start creating
a rails3sample application and run a rake db:migrate for default SQLite3
database. It didn''t work out ... (any help needed on this) ERROR
below.
(in /Users/andre/Desktop/Andre/sampleapps/rails3sample)
rake aborted!
spec sqlite3-ruby-1.3.0 is not from an installed gem
/Users/andre/Desktop/Andre/sample...