Commit Graph

20 Commits

Author SHA1 Message Date
Jo Liss 4533ebf466 Add cucumber rake task, and run it in default task
I was going for :features, but :cucumber is the default task name
suggested by the cucumber gem.
2012-01-26 21:18:40 +01:00
Jo Liss 0adcf048b9 Update gemspec and Rakefile for README.md and License.txt 2012-01-06 19:15:33 +01:00
Jonas Nicklas d223d542f7 Move more of node functionality into subfolder
We have too many top level files, we have multiple
classes in the same file. This allows us to solve
both problems, while also providing a good place
for the new Capybara::Node::Simple (formerly
Capybara::StringNode)
2010-11-21 14:37:45 +01:00
Bernerd Schaefer 19e1ffc084 Update to rspec2
Use rspec2's metadata features to skip celerity specs when run in MRI
and culerity specs when jruby is not installed.
2010-09-18 12:34:14 -05:00
Bernerd Schaefer 409c4cdd49 Remove constant redefined warnings in suite 2010-09-17 19:10:16 -05:00
Nicklas Ramhöj 555dcffa76 Color for rake! 2010-09-15 18:18:15 +02:00
Jonas Nicklas f498728e1d Changed documentation to use yard 2010-07-15 00:24:59 +02:00
Jonas Nicklas 32b3b6a796 added default task 2010-04-09 17:24:14 +02:00
Jonas Nicklas 975b18c140 No more Hoe! Gemspec managed by hand from now on! 2010-04-09 17:08:12 +02:00
Jonas Nicklas 43f39b9979 Properly set content type of uploaded file
Uses MIME::Types library to guess the content type
2010-01-07 23:49:09 +01:00
Aaron Patterson 5a20bfaec4 cleaning up rakefile 2009-12-29 20:34:48 -08:00
Dennis Rogenius 0077ea8fa6 Removed gem dependencies from rakefile for database cleaner 2009-11-25 10:49:00 +01:00
Jonas Nicklas 228efad914 Added rspec and sinatra as dev dependencies 2009-11-24 23:56:56 +01:00
Jonas Nicklas 51a5a2efa2 Depend on Culerity 0.2.4, Closes #2 2009-11-24 21:30:34 +01:00
Jonas Nicklas 36ac499345 Added rack-test to dependencies, Closes #1 2009-11-21 00:05:55 +01:00
Dennis Rogenius and Jonas Nicklas cd4198eac6 Back to RDoc for Readme
Hoe doesn't understand markdown
2009-11-19 23:14:34 +01:00
Theo Hultberg and Jonas Nicklas b5e4314178 Added more dependencies to rakefile 2009-11-16 22:07:46 +01:00
Theo Hultberg and Jonas Nicklas 6b099a4a33 renamed to capybara 2009-11-16 22:02:16 +01:00
Jonas Nicklas be7d86a6a2 Added dependencies to Rakefile 2009-11-15 23:21:21 +01:00
Jonas Nicklas and Kevin Fitzpatrick 8435d19a3a Initial checkin 2009-11-04 23:00:15 +01:00