README.md in lolita-3.4.1 vs README.md in lolita-3.4.2
- old
+ new
@@ -134,8 +134,14 @@
Lolita::Hooks.component(:"/lolita/configuration/list/display").around do
"<div style='color:red'>#{let_content}</div>"
end
```
+##Tests
+To run all specs run rake, it will run all specs for all supported ORM's.
+
+ $ rake
+
+
##License
Lolita is under MIT license. See [LICENSE.txt](https://github.com/ithouse/lolita/blob/master/LICENSE.txt)