Readme updated with rambling
This commit is contained in:
parent
008eb76a9b
commit
5852736240
@ -49,7 +49,8 @@ To stop Sisyphus from initializing on a form include the *with_sisyphus* option
|
|||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
- Tests
|
- Tests
|
||||||
- Model/Object based exclusions
|
- Move away from form_tag_helper, should be able to do it all from form_helper? Script tag can go at the end anyhow.
|
||||||
|
- Model/Object based exclusions via config or activerecord extension?
|
||||||
- block based options
|
- block based options
|
||||||
|
|
||||||
<%= form_for User.new do |f| %>
|
<%= form_for User.new do |f| %>
|
||||||
|
Loading…
Reference in New Issue
Block a user