Skip to content

Instantly share code, notes, and snippets.

@krzyzaq
Created October 14, 2013 19:02
Show Gist options
  • Save krzyzaq/6980350 to your computer and use it in GitHub Desktop.
Save krzyzaq/6980350 to your computer and use it in GitHub Desktop.
ruby installation problems - no activerecord
2.0.0-p247 :001 > class Story < ActiveRecord::Base
2.0.0-p247 :002?> end
NameError: uninitialized constant ActiveRecord
from (irb):1
from /Users/marcink/.rvm/rubies/ruby-2.0.0-p247/bin/irb:13:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment