I\'m following the instructions in rails tutorial and got stuck when trying to use the scaffold command.
When running:
rails generate scaffold User n
Instead of
gem install activerecord-sqlite3-adapter
run
gem install sqlite3