Skip to content

cannot load such file -- amazing_print (LoadError) #133

Description

@vpereira

Hi,

I'm updating my Ougai version from (1.8.2 to 1.8.5 or 2.0.0), I have Ougai in my Gemfile. Trying to load my application it breaks complaining that amazing_print isn't available. We added awesome_print to our Gemfile back in the days to make ougai work. Now we are adding amazing_print to solve the issue again.

My class looks like:

class FooReadable < Ougai::Formatters::Readable
 ...
 end

I see that in your gemspec you require amazing_print just in the test group.. isn't that a problem? Shouldn't it be loaded in all groups?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions