Skip to content

Commit

Permalink
Words
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwhite committed Mar 14, 2011
1 parent 021b49e commit e09cf6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
4 changes: 2 additions & 2 deletions History.txt
@@ -1,8 +1,8 @@
== master

* 1 minor improvemeent
* 2 minor improvements
* Simplify release process, and change Gemspec handling to facilitate faster failing when a development dep becomes incompatible [Ian White]

* Upgrade development to use rspec 2, and a rails 3 application for the features [Ian White]

== 0.4.4
large object space fix, and allow escaped quotes as string values
Expand Down
5 changes: 1 addition & 4 deletions README.rdoc
Expand Up @@ -338,12 +338,9 @@ To run the specs and features, you can start from the last known good set of gem
cp Gemfile.lock.development Gemfile.lock
bundle

To run the specs do:
To run the specs & features do:

bundle exec rake spec

To run the features (rails 2.3 only ATM):

bundle exec rake cucumber

== Contributors
Expand Down

0 comments on commit e09cf6d

Please sign in to comment.