Installing in Ruby on Rails project.

4 replies · opened Jul 18, 2016

JjiwonromJul 18, 2016

Hi.

I'm using C9 IDE for RoR web development.
How can I install your template in RoR environment?

ex) Put all .js files in /assets/javascripts

SSemicolon WebSTAFFJul 19, 2016

Hello,

Unfortunately we are not familiar with Ruby. Please consider using the following Solutions shared by one of our users:

The ONLY thing that worked for me was to circumvent the asset pipeline the "Rails way." I explicitly included all my JS at the end of my application.html.erb file.

true %>
...
(same for any other JS needed)

I then had to include these lines in my assets.rb file

Rails.application.config.assets.precompile += %w( jquery.js )
...
(same for any other JS files)

I included all the necessary JS files for the template in the vendor/asset folder rather then the app/asset folder.

Thanks for your Patience. Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

TtomasrequenabJul 11, 2017

I just bought your theme and I really feel a little disappointed, since I am a rails developer and I get with this .. So I avoid inconveniences to other people please .. COLUMN IN CAPITALS NOT COMPATIBLE WITH RAILS!

TtomasrequenabJul 11, 2017

I need some help including css file to my ror project

SSemicolon WebSTAFFJul 15, 2017

Hello,

Canvas is a Static HTML5/CSS3 Template and we never created it with Ruby on Rails in mind. We also do not develop using Ruby so we are not really fluent with it. Canvas works with most Backend Languages, however unfortunately, we really do not know all the programming languages available but we will do our best to help you with any issues that is within Canvas. Please let us know the issues you are facing so that we can assist you further. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard