ATLANTACHAT $ rails g migration AddUserIdToMessage We will create a migration to get the user id in our Message model. And… ATLANTACHAT $ rails g migration AddUserIdToMessage rom /Users/garrowood/.rvm/gems/
[email protected]/gems/devise-3.5.6/lib/devise/failure_app.rb:8:in `<module:Devise>' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/devise-3.5.6/lib/devise/failure_app.rb:3:in `<top (required)>' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/devise-3.5.6/lib/devise/mapping.rb:122:in `default_failure_app' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/devise-3.5.6/lib/devise/mapping.rb:67:in `initialize' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/devise-3.5.6/lib/devise.rb:326:in `new' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/devise-3.5.6/lib/devise.rb:326:in `add_mapping' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/devise-3.5.6/lib/devise/rails/routes.rb:238:in `block in devise_for' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/devise-3.5.6/lib/devise/rails/routes.rb:237:in `each' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/devise-3.5.6/lib/devise/rails/routes.rb:237:in `devise_for' rom /Users/garrowood/Development/AtlantaChatPhaseThree/config/routes.rb:2:in `block in <top (required)>' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/actionpack-5.0.0.beta3/lib/action_dispatch/routing/route_set.rb:389:in `instance_exec' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/actionpack-5.0.0.beta3/lib/action_dispatch/routing/route_set.rb:389:in `eval_block' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/actionpack-5.0.0.beta3/lib/action_dispatch/routing/route_set.rb:371:in `draw' rom /Users/garrowood/Development/AtlantaChatPhaseThree/config/routes.rb:1:in `<top (required)>' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/railties-5.0.0.beta3/lib/rails/application/routes_reloader.rb:40:in `block in load_paths' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/railties-5.0.0.beta3/lib/rails/application/routes_reloader.rb:40:in `each' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/railties-5.0.0.beta3/lib/rails/application/routes_reloader.rb:40:in `load_paths' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/railties-5.0.0.beta3/lib/rails/application/routes_reloader.rb:16:in `reload!' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/railties-5.0.0.beta3/lib/rails/application/routes_reloader.rb:26:in `block in updater' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/file_update_checker.rb:75:in `call' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/file_update_checker.rb:75:in `execute' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/railties-5.0.0.beta3/lib/rails/application/routes_reloader.rb:7:in `execute' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/railties-5.0.0.beta3/lib/rails/application/finisher.rb:81:in `block (2 levels) in <module:Finisher>' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:396:in `instance_exec' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:396:in `block in make_lambda' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:169:in `call' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:169:in `block (2 levels) in halting' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:547:in `call' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:547:in `block (2 levels) in default_terminator' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:546:in `catch' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:546:in `block in default_terminator' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:170:in `call' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:170:in `block in halting' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:454:in `call' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:454:in `block in call' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:454:in `each' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:454:in `call' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:101:in `__run_callbacks__' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:750:in `_run_prepare_callbacks' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/activesupport-5.0.0.beta3/lib/active_support/callbacks.rb:90:in `run_callbacks' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/actionpack-5.0.0.beta3/lib/action_dispatch/middleware/reloader.rb:81:in `prepare!' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/actionpack-5.0.0.beta3/lib/action_dispatch/middleware/reloader.rb:53:in `prepare!' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/spring-1.6.3/lib/spring/application.rb:153:in `serve' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/spring-1.6.3/lib/spring/application.rb:131:in `block in run' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/spring-1.6.3/lib/spring/application.rb:125:in `loop' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/spring-1.6.3/lib/spring/application.rb:125:in `run' rom /Users/garrowood/.rvm/gems/
[email protected]/gems/spring-1.6.3/lib/spring/application/boot.rb:18:in `<top (required)>' rom /Users/garrowood/.rvm/rubies/ruby-2.2.4/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require' rom /Users/garrowood/.rvm/rubies/ruby-2.2.4/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require' Blah. Using edge tech can create some compatibility issues. To get Devise to stop throwing up in our command line, we will also have to pull from github’s most recent version of Devise.