Skip to content

Commit

Permalink
changelog tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed May 1, 2011
1 parent 0235a9d commit 2326c5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions features/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* Enhancements
* Update the controller spec generated by the rails scaffold generator:
* Add documentation to the generated spec
* Use any_instance to avoid stubbing finders
* Use real objects instead of mock_model
* Use `any_instance` to avoid stubbing finders
* Use real objects instead of `mock_model`
* Update capybara integration to work with capy 0.4 and 1.0.0.beta
* Decorate paths passed to append/prepend_view_paths with empty templates
* Decorate paths passed to `[append|prepend]_view_paths` with empty templates
unless rendering views. (Mark Turner)

### 2.6.0.rc2 / 2011-04-18
Expand Down

0 comments on commit 2326c5d

Please sign in to comment.