Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Could not find require.js, Rails 3.1.3 #5

Closed
nicolai86 opened this issue Nov 22, 2011 · 3 comments
Closed

Could not find require.js, Rails 3.1.3 #5

nicolai86 opened this issue Nov 22, 2011 · 3 comments

Comments

@nicolai86
Copy link

Hey

please see https://github.com/leahpar/requirejs-rails-error.

It's a blank Rails 3.1.3 app, all steps I took to setup requirejs-rails are separate commits. Still get the same error as listed here: https://github.com/jwhitley/requirejs-rails/issues/4

Please git clone my sample project, make sure you got RVM and ruby-1.9.3-p0 in place. Run bundle install and rails s and visit http://localhost:3000.

In my case the request dies with Sprockets::FileNotFound, couldn't find file 'require.js, app/assets/javascripts/application.js.coffee:1'

Maybe I'm just missing a setup step?

@jwhitley
Copy link
Owner

@leahpar, thanks for the detailed breakdown. Digging into this right now.

@jwhitley
Copy link
Owner

@leahpar Thanks again for your report. It seems that I had a few issues with my local dev and test setup that were masking serious issues in this gem. This gem is now fixed in v0.0.2, on rubygems now. bundle update should have you up and running.

@nicolai86
Copy link
Author

I'll test it tomorrow.
@jwhitley thanks for the fast support & great gem.

leandronsp pushed a commit to Clubjudge/requirejs-rails that referenced this issue May 8, 2014
gommo pushed a commit to tributech/requirejs-rails that referenced this issue Jun 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants