An open API service indexing awesome lists of open source software.

https://github.com/activeadmin-plugins/pickerbug

simple rails app to demo a bug in ActiveAdminDatetimePicker
https://github.com/activeadmin-plugins/pickerbug

Last synced: about 2 months ago
JSON representation

simple rails app to demo a bug in ActiveAdminDatetimePicker

Awesome Lists containing this project

README

          

# Pickerbug demo rails app

To investigate a bug.

See https://github.com/activeadmin-plugins/active_admin_datetimepicker/issues/20

Ruby 2.1.0, Rails 4.0.13

See .ruby-verison and Gemfile

Uses sqlite for now, because I see no reason not to for this little demo

I installed active-admin with `--skip-users`, since this isn't a real production-intended app.