Skip to content

Commit

Permalink
Moved code status block to the bottom of the page
Browse files Browse the repository at this point in the history
  • Loading branch information
vladson committed Mar 6, 2013
1 parent 8c6c5a8 commit ed41c91
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
@@ -1,4 +1,4 @@
actionpack-action_caching [![Build Status](https://travis-ci.org/rails/actionpack-action_caching.png?branch=master)](https://travis-ci.org/rails/actionpack-action_caching) [![Dependency Status](https://gemnasium.com/rails/actionpack-action_caching.png)](https://gemnasium.com/rails/actionpack-action_caching)
actionpack-action_caching
=========================

Action caching for Action Pack (removed from core in Rails 4.0)
Expand Down Expand Up @@ -113,3 +113,9 @@ Contributing
3. Commit your changes (`git commit -am 'Add some feature'`).
4. Push to the branch (`git push origin my-new-feature`).
5. Create a new Pull Request.

Code Status
-----------

* [![Build Status](https://travis-ci.org/rails/actionpack-action_caching.png?branch=master)](https://travis-ci.org/rails/actionpack-action_caching)
* [![Dependency Status](https://gemnasium.com/rails/actionpack-action_caching.png)](https://gemnasium.com/rails/actionpack-action_caching)

0 comments on commit ed41c91

Please sign in to comment.