Eric Wanchic

Results 2 issues of Eric Wanchic

Started GET "/faye" for 127.0.0.1 at 2013-11-07 19:05:52 -0600 ActionController::RoutingError (No route matches [GET] "/faye"): actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in`call' railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.1) lib/rails/rack/logger.rb:20:in`block in...

Rails 6.1.2.1, Ruby 2.7.2, foundation-rails (6.6.2.0), autoprefixer-rails (10.2.4.0) Running `$ rails g foundation:install` produces the following error: `The file ~/rails_project/app/assets/javascripts/application.coffee does not appear to exist` Rails 6.1 does not have...