When I try to setup basic installation and initiation of server using Rails 4.0.0 on Ruby 2.0.0, I\'m facing the following error message.
/usr/local/lib/ruby
Updated
Adding the below to the Gemfile fixed for me: gem 'sqlite3', '1.4.0', platforms: :ruby