Rails console wont open - no error

217 Views Asked by At

I'm using Rails 3.2.11, Ruby 1.9.3, and cannot get rails console to open. No errors are being returned either. The only message I get is:

➜  projectname git:(development) ✗ rails c
** [Copycopter] [P:xxxx] [T:xxxxxxxxxxxxxx] Client 2.0.1 ready
** [Copycopter] [P:xxxx] [T:xxxxxxxxxxxxxx] Environment Info: [Ruby: 1.9.3] [Env: ]
** [Copycopter] [P:xxxx] [T:xxxxxxxxxxxxxx] Registered Resque after_perform hook

Any help would be greatly appreciated.

0

There are 0 best solutions below