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
@zpaulovics
gem 'datetimepicker-rails', github: 'zpaulovics/datetimepicker-rails', branch: 'master', submodules: true gem 'momentjs-rails', '~> 2.9', :github => 'derekprior/momentjs-rails' gem 'rails', '4.2.3'
chuck@chuck-MacBook-Pro:~/seaify/project(master↑1|✔) % ruby -v (master10) ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-darwin14.0]
//= require moment //= require bootstrap-datetimepicker //= require pickers
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@zpaulovics
The text was updated successfully, but these errors were encountered: