Ruby on Rails
Monday, January 19, 2015
Did you used ruby (rvm use 2.1.2), create an app (rails new app_name) and changed to it's directory (cd app_name)?
On Sunday, January 18, 2015 at 6:54:46 PM UTC+1, Nanduchocom wrote:
-- On Sunday, January 18, 2015 at 6:54:46 PM UTC+1, Nanduchocom wrote:
I install ruby 2.1 and rails 4.2 in centos 7,
But, when i try init:
rails s
Appear this messsages:
/usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/site_ruby/2.1.0/ rubygems/core_ext/kernel_ require.rb:128:in `require': cannot load such file -- rails/app_rails_loader (LoadError)
from /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/site_ruby/2.1.0/ rubygems/core_ext/kernel_ require.rb:128:in `rescue in require'
from /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/site_ruby/2.1.0/ rubygems/core_ext/kernel_ require.rb:39:in `require'
from /usr/local/rvm/gems/ruby-2.1.2/gems/railties-4.1.8/lib/ rails/cli.rb:1:in `<top (required)>'
from /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/site_ruby/2.1.0/ rubygems/core_ext/kernel_ require.rb:69:in `require'
from /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/site_ruby/2.1.0/ rubygems/core_ext/kernel_ require.rb:69:in `require'
from /usr/local/rvm/gems/ruby-2.1.2/gems/railties-4.1.8/bin/ rails:9:in `<top (required)>'
from /usr/local/rvm/gems/ruby-2.1.2/bin/rails:23:in `load'
from /usr/local/rvm/gems/ruby-2.1.2/bin/rails:23:in `<main>'
from /usr/local/rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks: 15:in `eval'
from /usr/local/rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks: 15:in `<main>'
I need help, i don't find more information in Centos or Ruby sites.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/7ef48026-2453-40a1-8215-ffe053fcecb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment