I cannot create a controller in ruby on rails. All my gems are not loading? -
rails g controller welcome index c:/program files/ruby.../rubygems/dependency.rb:247: amongst [actionmailer 3.2.3,actionpack...(all rubygems listed here)] (gem::loaderror) c:/program files/ruby-1.9.3.../rubygems/dependecney.rb:256:in 'to_spec' c:/program files/ruby-1.9.3.../rubygems.rb:1231: in 'gem' c:/railsinstasller/ruby1.9.3/bin/rails:18:in '<main>' im beginner ruby on rails, trying make first project.
following http://railsinstaller.org, , right when type in first line, next 5 lines error appears.
im wondering if problem might 2 different ruby's seem have (in program files , rails installer?).
looked through other posts , couldn't find quite this, tried gem install bundler, didn't anything.
if know problem or how fix it, appreciate it
do $ bundle install @ command line @ root (top directory) of project.
your efforts bundler indicate installing not running project.
Comments
Post a Comment