We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using the Gem with Rails 4.0.0.beta1.
Whenever I try to create the Time Select, it inserts a ":" right infront of the tag.
Edit: Duplicate of #5
The text was updated successfully, but these errors were encountered:
Did that fix the problem for you in #5 ? I haven't tested this in Rails 4 yet.
Sorry, something went wrong.
Adding in the
:time_seperator => ""
resolves this issue, as mentioned in #5
No branches or pull requests
I'm using the Gem with Rails 4.0.0.beta1.
Whenever I try to create the Time Select, it inserts a ":" right infront of the tag.
Edit:
Duplicate of #5
The text was updated successfully, but these errors were encountered: