[Rails] Gem::Load error

2016-01-25 Thread Benyamin Pm
hi everyone.. i install rails and all the things which is need for. i create a new project i create datbase's and set the database.yml file but when i go to browser and type this=> localhost:3000. i get this error=> Gem::Loaderror Specified 'postgresql' for database adapter, but the gem is not

Re: [Rails] Gem::Load error

2016-01-25 Thread James Jelinek (shakycode)
What does your Gemfile look like? Does it have the pg gem listed? -James > On Jan 25, 2016, at 3:24 PM, Benyamin Pm wrote: > > hi everyone.. > i install rails and all the things which is need for. > i create a new project > i create datbase's and set the database.yml

Re: [Rails] Gem::Load error

2016-01-25 Thread Scott Eisenberg
How about giving us the output of bundle list? Or at the very least bundle list pg? PS If you see pg listed there you’re gonna have to give more information like the stacktrace, error messages in the server window, your database.yml file. If you want help at least give us a fighting chance...

Re: [Rails] Gem::Load error

2016-01-25 Thread Colin Law
On 25 January 2016 at 21:24, Benyamin Pm wrote: > hi everyone.. > i install rails and all the things which is need for. > i create a new project > i create datbase's and set the database.yml file > > but when i go to browser and type this=> localhost:3000. i get this >

Re: [Rails] Gem::Load error

2016-01-25 Thread Scott Eisenberg
What specifically is the OS here. I’m not certain I recognize the icons on the dock. > On Jan 25, 2016, at 5:35 PM, Benyamin Pm wrote: > > Colin Law wrote in post #1180889: >> On 25 January 2016 at 22:13, Benyamin Pm wrote: >>> hi scott. >>> >>>

Re: [Rails] Gem::Load error

2016-01-25 Thread Scott Eisenberg
Also what version of Ruby are you running? This might be a good place to also look for help: https://bitbucket.org/ged/ruby-pg/issues?status=new=open > On Jan 25, 2016, at 8:44 PM, Scott Eisenberg wrote: > > What specifically is the OS here. I’m not certain I

[Rails] Gem Load Error

2012-01-30 Thread Eduardo Rabelo
Hi group, I'm new here, and, after search and search on Bing (trollface), I decided to ask the group, I'm having this problem `to_specs': Could not find railties (= 0) amongst [bundler-1.0.21, bundler-1.0.21, rake-0.9.2.2, rake-0.9.2] (Gem::LoadError) Every time on i make rails s or rails

Re: [Rails] Gem Load Error

2012-01-30 Thread Peter Vandenabeele
On Fri, Jan 27, 2012 at 5:52 PM, Eduardo Rabelo oieduardorab...@gmail.comwrote: Hi group, I'm new here, and, after search and search on Bing (trollface), I decided to ask the group, I'm having this problem `to_specs': Could not find railties (= 0) amongst [bundler-1.0.21, bundler-1.0.21,