D
D
Dmitry2016-12-04 16:33:52
Ruby on Rails
Dmitry, 2016-12-04 16:33:52

How to make Rails and Stylus friends?

added gem 'stylus' to the gemfile , then ran gem install stylus in the terminal and when the server starts, it displays the message
rails s
/home/dim/.rvm/gems/ruby-2.3.0/gems/stylus-1.0.1/lib/stylus /tilt/stylus.rb:1:in `require': cannot load such file -- tilt (LoadError)

What is the reason and how to fix it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
CapeRatel, 2016-12-04
@CapeRatel

you are missing gem tilt.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question