Hello
I have been learning ruby on rails 3 from the Michael hartl book, and
I have run into something that I can’t figure out. After updating the
gem file and running bundle install, I am getting the following error
You passed :required as an option for gem ‘sqlite3-ruby’, but it is
invalid.
Here is the gem file code. Below this is what I added. Can anyone
tell me why I am getting this error?
On Friday, April 6, 2012 4:37:17 PM UTC-3, Jeff K. wrote:
Hello
I have been learning ruby on rails 3 from the Michael hartl book, and
I have run into something that I can’t figure out. After updating the
gem file and running bundle install, I am getting the following error
You passed :required as an option for gem ‘sqlite3-ruby’, but it is
invalid.