hi everyone,
I'm trying to use jqgrid on rails 3.1 rc
but in keep getting this error : b.jgrid.formatter is undefined

after googling and a little firebug, it seems like grid.locale-fr.js
is not loaded in application.js

I wrote this in application.js

//= require "grid.locale-fr"
//= require "jqGrid"


I also have another problem now when I run rake assets:precompile in
the terminal
i get:
rake aborted!
undefined method `process_ClosureCompiler==_directive' for
#<Sprockets::DirectiveProcessor:0xa4a6c58>


please if you have any idea feel free to share your knowledge

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to