Skip to content

How to set up #35

@black-snow

Description

@black-snow

The usage section seems to be outdated. How do I correctly set this thing up?

Adding //= require active_admin_datetimepicker to active_admin.js yields

Sprockets::FileNotFound
couldn't find file 'active_admin_datetimepicker' with type 'application/javascript'

Adding @import "active_admin_datetimepicker"; to active_admin.scss yields

Sass::SyntaxError
File to import not found or unreadable: active_admin_datetimepicker.

ruby 2.2.6, rails 4.2.9, aa 1.1.0

Found config.register_javascript 'active_admin_datetimepicker.js' in the issues - not mentioned in the README.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions