I was trying to create a new project today and was unable to use the rails
server. Here's what happened
MacBook-Air:~ fy$ rails server
/Library/Ruby/Site/1.8/rubygems/dependency.rb:247:in `to_specs': Could not
find rails (>= 0) amongst [bundler-1.1.1, bundler-1.1.1, rake-0.9.2]
(Gem::LoadError)
f
Have you tried it with sudo?
On Thu, Jan 26, 2012 at 11:17 AM, Neener54 wrote:
> Could you share a bit more info with us?
>
> Share your gem environment ("gem environment")
>
> and gem list.
>
> I've had experiences here at work where people were installing gems to
> the wrong directory, one not
doh! For anyone who is silly like me,
After install put
rvm use 1.9.2
in the command line
and voilla
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11.2.0]
On Thu, Jan 19, 2012 at 10:24 PM, Francesca Krihely wrote:
> I just installed 1.9.2 on my 2nd machine, but after I installe
1.9.2-p290 - #importing default gemsets (/Users/fkrihely/.rvm/gemsets/)
Install of ruby-1.9.2-p290 - #complete
Francescas-MacBook-Air:~ fkrihely$ ruby -v
ruby 1.8.7 (2010-01-10 patchlevel 249) [universal-darwin11.0]
Francescas-MacBook-Air:~ fkrihely$
--
*Francesca Krihely | **Community Marketi
>
>
> On Sat, Jan 7, 2012 at 11:23 PM, Francesca Krihely wrote:
>
>> Happy Saturday
>>
>> Something weird is happening in my command line. After I create a
>> resource and do the migration, there is none of the typical:
>>
>>
>>
> So I gues
Happy Saturday
Something weird is happening in my command line. After I create a resource
and do the migration, there is none of the typical:
== CreatePosts: migrating
-- create_table(:posts)
-> 0.0019s
== CreatePosts: migrated (0.0020s
www.ruby-forum.com/.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+u
7 matches
Mail list logo