README.md in table_on_steroids-0.1.1.4 vs README.md in table_on_steroids-0.1.1.5
- old
+ new
@@ -61,13 +61,15 @@
- *value_lambda*: how to get the value of this object. "context" is the view context. You can use it to call view methods (eg: `context.link_to` ... ; `context.render` ...)
- array : array lambdas for search and order
- filter_lambda
- order_lambda
- search_lambda
+ - default_order (true|false)
- activerecord : activerecord lambdas for search and order
- filter_lambda
- order_lambda
- search_lambda
+ - default_order (true|false)
```
def columns_on_steroid
@columns_on_steroid ||= {