Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recurring_select with shcedulable and ice_cube #2

Open
Frank004 opened this issue Mar 3, 2015 · 2 comments
Open

recurring_select with shcedulable and ice_cube #2

Frank004 opened this issue Mar 3, 2015 · 2 comments

Comments

@Frank004
Copy link

Frank004 commented Mar 3, 2015

Can we use recurring_select form helpers with shcedulable

@rexblack
Copy link
Member

rexblack commented Mar 4, 2015

Sorry, this hasn't been tested yet.
If you're using simple_form, then you can use the form-input that comes bundled with Schedulable. Simply run the generator:
rails g schedulable:simple_form
You could also inspect the form-input's code and roll your own helpers. If you do so, you're welcome to contribute.
Before writing Schedulable, i checked out recurring_select and decided that it didn't fit my needs at that time. I assume that both modules do not share the same approach or data-model, but i'm not sure about this.

@Frank004
Copy link
Author

Frank004 commented Mar 4, 2015

YES I test it out and dnt work as need it im going to try and build one where can I find the fileds that it use to make one for rails forms helper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants