gentelella-rails
gentelella-rails copied to clipboard
Injects the gentelella theme and javascript files into Rails assets pipeline
When am trying to upgrade rails 5.2.4.4 to 6.0.3 am having issue with gentelella-rails dependent gem (switchery-rails). Bundler could not find compatible versions for gem "railties": In Gemfile: rails (~>...
Hello I want to connect the gentelella template to my rails 6 project. The project is completely empty. Installed via yarn add gentelella. Further in the file app / javascript...
Sass::SyntaxError appear on the error when i add Gentellia-Rails on the gem file, and the SASS files error appear on the screen ``` .secondary-text-color { color: $bgDefault !important; } .subtitle-font-size...
getting Encoding::InvalidByteSequenceError - "ActionView::Template::Error ("\xA4" on UTF-8)" after running rails g gentelella:install
I followed the instructions to the letter, but the dropdown menus don't work. Is there something I am missing?
This gem uses CoffeeScript, but the gemspec lacks `coffee-rails` dependency.
Hi, There is a lot of not always needed assets in the gem, like dozens of language packs. I know that they are dependencies of gentelella. But I am thinking...