-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

There were some problems with will_paginate earlier. Try to use the
latest gem available in your Gemfile:

gem "hobo", "= 1.3.0.RC2"

Regards,
Ignacio

El 01/10/11 00:58, CharlieMagee escribió:
> I'm trying to create a new hobo project and I can't get through the
> setup wizard successfully. When I get to the Initial Migration step, I
> get this error:
> 
> rake aborted!
> uninitialized constant WillPaginate::Finders
> 
> 
> Here is my Gemfile:
> 
> source 'http://rubygems.org'
> 
> gem 'rails', '3.0.9'
> 
> # Bundle edge Rails instead:
> # gem 'rails', :git => 'git://github.com/rails/rails.git'
> 
> gem 'sqlite3'
> 
> # Use unicorn as the web server
> # gem 'unicorn'
> 
> # Deploy with Capistrano
> # gem 'capistrano'
> 
> # To use debugger (ruby-debug for Ruby 1.8.7+, ruby-debug19 for Ruby
> 1.9.2+)
> # gem 'ruby-debug'
> # gem 'ruby-debug19', :require => 'ruby-debug'
> 
> # Bundle the extra gems:
> # gem 'bj'
> # gem 'nokogiri'
> # gem 'sqlite3-ruby', :require => 'sqlite3'
> # gem 'aws-s3', :require => 'aws/s3'
> 
> # Bundle gems for the local environment. Make sure to
> # put test-only gems in this group so their generators
> # and rake tasks are available in development mode:
> # group :development, :test do
> #   gem 'webrat'
> # end
> gem "hobo", ">= 1.3.0.RC"
> 
> Any clues?
> 
> Thanks,
> 
> Charlie
> 

- -- 
Ignacio Huerta Arteche
http://www.ihuerta.net
Teléfono: 0034 645 70 77 35
Email realizado con software libre
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk6Gxm8ACgkQBPlUJ6RHaOR1YgCfbAiyeQcog0vQJ/BdPe6GM6Aw
K4YAoPXoC9eQNheaLPmRIgWjX9f6hFPr
=daqq
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to