Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with Rails master #26

Closed
masterkain opened this issue Aug 24, 2011 · 3 comments
Closed

Compatibility with Rails master #26

masterkain opened this issue Aug 24, 2011 · 3 comments

Comments

@masterkain
Copy link

Running the migration yields:

rake aborted!
undefined method `attr_accessor_with_default' for Irwi::Config:Class
@christophermanning
Copy link

This was fixed by 0cd13a7#lib/irwi/config.rb

Those changes haven't been pushed into a new gem.

@alno, can you please push a new gem? The one at http://rubygems.org/gems/irwi is more than a year out of date.

@masterkain in the meantime you can put gem "irwi", :git => "git://github.com/alno/irwi.git" in your Gemfile

@alno
Copy link
Owner

alno commented Mar 22, 2012

Just pushed new version, sorry for waiting.

@alno alno closed this as completed Mar 22, 2012
@christophermanning
Copy link

Thank you so much for taking the time to update the gem @alno :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants