Closed LandonSchropp closed 10 years ago
Sorry @LandonSchropp, there was a mishap on yesterday's release, I've yanked 3.2.0
and released 3.2.1
with the needed fix. I've tested it on Rails 4.1.1
and it works fine now.
Thanks for the report, please feedback if you have successfully fixed the problem.
That worked great. Thanks!— Sent from Mailbox
On Sun, May 11, 2014 at 9:59 AM, Lucas Neves Martins notifications@github.com wrote:
Closed #67.
Reply to this email directly or view it on GitHub: https://github.com/tapajos/highrise/issues/67#event-119907645
Thank you!
I'm attempting to use Highrise in a vanilla Rails 4.1 project. I've added
gem "highrise"
to my Gemfile and installed the gem withbundle install
. Then I added the following to config/initializers/highrise.rb:When I try to run
spring rails s
, I get the following error: