Maybe not much of a help, but I ended up just converting bootstrap to
SASS for my project. There are some ruby conversion script out there
that will convert directories of LESS to SASS.
Maybe not much of a help, but I ended up just converting bootstrap to
SASS for my project. There are some ruby conversion script out there
that will convert directories of LESS to SASS.
Ok then LESS is the problem.
So I can use the gem twitter-bootstrap-rails hoping it works with jruby,
Do you use twitter bootstrap?
Maybe not much of a help, but I ended up just converting bootstrap to
SASS for my project. There are some ruby conversion script out there
that will convert directories of LESS to SASS.
Ok then LESS is the problem.
So I can use the gem twitter-bootstrap-rails hoping it works with jruby,
Do you use twitter bootstrap?
Also the gem twitter boostrap require LESS and the gem lbv8 that can’t
be installed with jruby
Maybe you should just add bootstrap manually by moving over the JS and
converting the LESS files to SASS. I am using bootstrap with JRuby
but not the bootstrap rails gem. I am also using Rails 3.1.
Maybe you should just add bootstrap manually by moving over the JS and
converting the LESS files to SASS. I am using bootstrap with JRuby
but not the bootstrap rails gem. I am also using Rails 3.1.