README.md in nice_partials-0.1.4 vs README.md in nice_partials-0.1.5
- old
+ new
@@ -148,8 +148,16 @@
```html+erb
<td><%= p.reference_to(user) %></td>
```
+## Development
+
+### Testing
+
+```sh
+bundle exec rake test
+```
+
## MIT License
Copyright (C) 2020 Andrew Culver <https://bullettrain.co> and Dom Christie <https://domchristie.co.uk>. Released under the MIT license.