Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

It fails when executing generators #16

@xredo

Description

@xredo

Steps to reproduce

Run the whole installation with default values.

Expected behavior

After creating the rails project, generators like rails generate devise:install should work.

Actual behavior

Generators launch this error:

config/environments/development.rb:59:in 'block in <top (required)>': uninitialized constant ActiveSupport::EventedFileUpdateChecker (NameError)

Maybe because something related to Rails 5: http://stackoverflow.com/questions/37978091/uninitialized-constant-activesupporteventedfileupdatechecker-in-env-config-fil

System configuration

Rails version: 5.0

Ruby version: 2.3.1

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