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

issue include jquery.cookie #16

Open
badnaam opened this issue Sep 18, 2010 · 0 comments
Open

issue include jquery.cookie #16

badnaam opened this issue Sep 18, 2010 · 0 comments

Comments

@badnaam
Copy link

badnaam commented Sep 18, 2010

I have the jquery.cookie.js file in my public javascripts folder and here is my yml, It seem to include the rest of the .js files but for some reason does not include the jquery.cookie in the development environment pages, it does seem to include it in the base_packaged.js file?

--- 
javascripts: 
- base: 
  - jquery.tools.min
  - jquery.cookie
  - application
stylesheets: 
- base:
  - custom
  - screen
  - formtastic
  - jquery-ui-1.8.2.custom
#  - reset
#  - ie
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