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

Deprecation warning in rails generator help #8

Open
rails-express opened this issue Sep 8, 2011 · 1 comment
Open

Deprecation warning in rails generator help #8

rails-express opened this issue Sep 8, 2011 · 1 comment

Comments

@rails-express
Copy link

When calling
$ rails generate --help

there occurs an deprecation warning when adding devise gem to the Gemfile, which depends on orm_adapter:

"DEPRECATION WARNING: require "activerecord" is deprecated and will be removed in Rails 3. Use require "active_record" instead. (called from /usr/lib/ruby/1.8/activerecord.rb:2)"

Found the require statement in orm_adapeter-0.0.5/lib/orm_adapter/adapters/active_record.rb

orm_adapeter Version 0.0.5

@ianwhite
Copy link
Owner

ianwhite commented Aug 5, 2014

Are you still seeing this?

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

2 participants