Skip to content

Instantly share code, notes, and snippets.

@siebertm
Created February 6, 2010 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save siebertm/296817 to your computer and use it in GitHub Desktop.
Save siebertm/296817 to your computer and use it in GitHub Desktop.
DEPRECATION WARNING: require "activerecord" is deprecated and will be removed in Rails 3. Use require "active_record" instead.. (called from /var/lib/gems/1.8/gems/activerecord-2.3.5/lib/activerecord.rb:2)
/var/lib/gems/1.8/gems/activerecord-2.3.5/lib/active_record/validations.rb:381: warning: `*' interpreted as argument prefix
/var/lib/gems/1.8/gems/activerecord-2.3.5/lib/active_record/validations.rb:29: warning: method redefined; discarding old message
/var/lib/gems/1.8/gems/activerecord-2.3.5/lib/active_record/dirty.rb:40: warning: `*' interpreted as argument prefix
/var/lib/gems/1.8/gems/activerecord-2.3.5/lib/active_record/callbacks.rb:228: warning: `*' interpreted as argument prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment