fancygrid icon indicating copy to clipboard operation
fancygrid copied to clipboard

Error with rails g fancygrid:install

Open tvdeyen opened this issue 14 years ago • 1 comments

Could not find "/Users/tvd/.rvm/gems/ruby-1.9.3-p0@alchemy/bundler/gems/fancygrid-475f31b7d98c/lib/generators/../../config/initializers/fancygrid.rb" in any of your source paths.
Please invoke Fancygrid::Generators::InstallGenerator.source_root(PATH) with the PATH containing your templates. Currently you have no source paths.

Rails 3.1.3 Ruby 1.9.3

tvdeyen avatar Dec 06 '11 22:12 tvdeyen

The generators dont work with rails 3.1 since fancygrid was build for rails 3.0. For now you have to do all the stuff the generators do manually. I try to fix that this weekend.

giniedp avatar Dec 07 '11 09:12 giniedp