[Rails] Gemfile load error

2012-03-18 Thread Francesca Krihely
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

Re: [Rails] Re: Gem install bundler works, gem bundle doesn't?

2012-01-26 Thread Francesca Krihely
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

[Rails] Re: Istalling Ruby 1.9.2

2012-01-19 Thread Francesca Krihely
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

[Rails] Istalling Ruby 1.9.2

2012-01-19 Thread Francesca Krihely
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

Re: [Rails] migration trouble in the command line

2012-01-07 Thread Francesca Krihely
> > > 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

[Rails] migration trouble in the command line

2012-01-07 Thread Francesca Krihely
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

Re: [Rails] Unable to install rails

2011-12-30 Thread Francesca Krihely
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