piotrmurach/pastel

Pastel is not found

vadviktor opened this issue · 2 comments

Hello,

I may be missing something but have tried to use this gem:

  • installed it with bundler in my project
  • installed it separately with gem
  • tried to use it in pry, irb and a separate file

all of the above resulted in the message: uninitialized constant Pastel (NameError).
Using 2.1.2, 2.1.4 MRI managed by rbenv on Ubuntu 14.04.

Could you help me figuring out why do I fail at the very beginning, please? Thank you!

I beg for forgiveness :( Made a noob mistake of not using require. Sorry for bothering you :(

No worries, if you can please provide feedback on how pastel works for you, if things are intuitive and work as you expect them to.