Skip to content

Instantly share code, notes, and snippets.

@maurimiranda
Created June 8, 2012 15:58
Show Gist options
  • Select an option

  • Save maurimiranda/2896385 to your computer and use it in GitHub Desktop.

Select an option

Save maurimiranda/2896385 to your computer and use it in GitHub Desktop.
bundle exec rake sunspot:solr:run
DEPRECATION WARNING: Rake tasks in vendor/plugins/acts_as_sanitized/tasks, vendor/plugins/annotate_models/tasks, vendor/plugins/bj/tasks, vendor/plugins/busyajax/tasks, vendor/plugins/cache_fu/tasks, vendor/plugins/event_attribute/tasks, vendor/plugins/fitter_happier/tasks, vendor/plugins/jslint_on_rails/tasks, vendor/plugins/migration_test_helper/tasks, vendor/plugins/navigation_helper/tasks, vendor/plugins/redbox/tasks, and vendor/plugins/validates_url_format_of/tasks are deprecated. Use lib/tasks instead. (called from /Users/mmiranda/.rvm/gems/ruby-1.8.7-p330@catalogchoice/gems/rails-2.3.14/lib/tasks/rails.rb:10)
WARNING: 'task :t, arg, :needs => [deps]' is deprecated. Please use 'task :t, [args] => [deps]' instead.
at /Users/mmiranda/projects/ccMainline/lib/tasks/sunspot.rake:4
WARNING: 'task :t, arg, :needs => [deps]' is deprecated. Please use 'task :t, [args] => [deps]' instead.
at /Users/mmiranda/projects/ccMainline/lib/tasks/sunspot.rake:31
WARNING: 'task :t, arg, :needs => [deps]' is deprecated. Please use 'task :t, [args] => [deps]' instead.
at /Users/mmiranda/.rvm/gems/ruby-1.8.7-p330@catalogchoice/gems/sunspot_rails-1.2.1/lib/sunspot/rails/tasks.rb:41
rake aborted!
No such file or directory - /Users/mmiranda/projects/ccMainline/config/environments/development.rb
Tasks: TOP => sunspot:solr:run => environment
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment