[rspec-users] rake cucumber gives "database configuration does not specify adapter" error

2010-11-13 Thread Dean Richardson
default Using the default profile... database configuration does not specify adapter (ActiveRecord::AdapterNotSpecified) ... followed by rake aborted! Command failed with status (1): [bundle exec /System/Library/Frameworks/Rub...] Any suggestions on what I should try next? T

Re: [rspec-users] "no such file to load -- sqlite3" error

2010-11-11 Thread Dean Richardson
where to look. Any suggestions on whether that might be the issue and if so, how to address it? Thanks once more... Dean Luis Lavena wrote in post #960735: > On Thu, Nov 11, 2010 at 9:49 AM, Dean Richardson > wrote: >> presence of the sqlite3-ruby gem and other associated dependencies. Th

Re: [rspec-users] "no such file to load -- sqlite3" error

2010-11-11 Thread Dean Richardson
lessly. Thanks! Luis Lavena wrote in post #960752: > On Thu, Nov 11, 2010 at 11:40 AM, Dean Richardson > wrote: >> Hi Luis: >> >> Thanks for the rapid response. I'll work on your MySQL fix... in the >> meantime, what further details can I provide regarding the s

Re: [rspec-users] "no such file to load -- sqlite3" error

2010-11-11 Thread Dean Richardson
Hi Luis: Thanks for the rapid response. I'll work on your MySQL fix... in the meantime, what further details can I provide regarding the sqlite3 adapter issue? --Dean Luis Lavena wrote in post #960735: > On Thu, Nov 11, 2010 at 9:49 AM, Dean Richardson > wrote: >> presen

Re: [rspec-users] "no such file to load -- sqlite3" error

2010-11-11 Thread Dean Richardson
Paul: Thanks for taking the time to respond... that sounds like an attractively simple solution. When I go to try it, though, I'm told that the sqlite3 gem requires at least Ruby 1.9.1, and I'm still working with 1.8.7. Also, I'm already running a bunch of applications on this machine (MBP) th

Re: [rspec-users] "no such file to load -- sqlite3" error

2010-11-11 Thread Dean Richardson
e of the fixes I've found so far there seem to help. Any suggestions for how to make either test database approach (sqlite3 or mysql) work would be greatly appreciated. Thanks again for your help, Dean Richardson David Chelimsky wrote in post #960323: > On Nov 9, 2010, at 6:38 A

Re: [rspec-users] "rspec can not be found in vendor/gems, vendor/plugins or system gems" error

2010-11-09 Thread Dean Richardson
David Chelimsky wrote in post #960173: > On Nov 8, 2010, at 12:40 PM, Dean Richardson wrote: > >> rspec-rails (1.3.2) >> >> I started by installing rspec-rails 1.3.2, then cucumber-rails 0.3.2, >> then database_cleaner and webrat. I then tried to run rake spec an

[rspec-users] "rspec can not be found in vendor/gems, vendor/plugins or system gems" error

2010-11-08 Thread Dean Richardson
he rspec-2.1.0 gem. But when I ran rake spec again, I got the same error message as before. Should I have installed an earlier version of the rspec gem? Thanks, Dean Richardson -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing list r