Skip to content

Commit

Permalink
change name of Cucmber features readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
fortuity committed Mar 13, 2011
1 parent 2f2bf8a commit 283894f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
7 changes: 0 additions & 7 deletions features/about_these_examples.md

This file was deleted.

7 changes: 7 additions & 0 deletions features/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Here are some of the features of the [rails3-mongoid-devise](https://github.com/fortuity/rails3-mongoid-devise) example app.

The example app combines [Mongoid](http://mongoid.org/) with [Devise](http://github.com/plataformatec/devise). Mongoid is a datastore that gives you quick development without schemas or migrations. Devise gives you ready-made authentication and user management.

The [rails3-mongoid-devise](https://github.com/fortuity/rails3-mongoid-devise) app is on GitHub.

The features are described in the Gherkin format used by the Cucumber software project which means they can be read as plain English descriptions and processed by Cucumber for acceptance testing. If you have ideas to clarify or improve any of these features, please submit a [GitHub issue](http://github.com/fortuity/rails3-mongoid-devise/issues) or pull request.

0 comments on commit 283894f

Please sign in to comment.