Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use-jquery not working #49

Open
bhelx opened this issue Jul 4, 2011 · 1 comment
Open

use-jquery not working #49

bhelx opened this issue Jul 4, 2011 · 1 comment

Comments

@bhelx
Copy link

bhelx commented Jul 4, 2011

I used the command:

bhelx$ rails generate event_calendar --use-jquery

and it tells me:

Using jQuery for scripting
create public/javascripts/event_calendar.js
............
............

But it still uses prototype. Afterwards I run the command:

bhelx$ rails destroy event_calendar

and it tells me:

Using Prototype for scripting
remove public/javascripts/event_calendar.js
............
............

this is Ruby 1.9.2 and Rails 3.0.9

@bhelx
Copy link
Author

bhelx commented Jul 4, 2011

The contents of even_calendar.js show the jquery version. Is jquery supposed to be included?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant