Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 359 Bytes

File metadata and controls

13 lines (7 loc) · 359 Bytes

Pickerbug demo rails app

To investigate a bug.

See activeadmin-plugins/active_admin_datetimepicker#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.