-
We get the following error:
```
bootstrap-rubygem requires a Sass engine. Please add dartsass-sprockets, sassc-rails, dartsass-rails or cssbundling-rails to your dependencies. (LoadError)
```
-
Hi,
Would be nice if this project is rails engine and anyone could mount the engine in their rails project !
http://guides.rubyonrails.org/engines.html
Regards
kwent updated
7 years ago
-
% bundle exec rails generate regressor:model 1 ↵ ✹ ✭
/Users/plagi/.rvm/gems/ruby-2.1.2@leadhacker/gems/regressor-0.4.0/lib/generators/regressor/model_generator…
plagi updated
9 years ago
-
我rails和ruby版本都很新啊
-
When using the recommended solution for Rails Engines, this breaks the generator in the root application as the location of the generated migration ends up being in. I suspect the behaviour should be …
-
Hi,
First of all thank you for this incredible gem! Recently I started working with Rails. I am developing a Rails APP which has a custom Engine mounted.
After generating a new component under t…
-
Any thoughts on configuring jasmine-rails for an engine? Out of the box, I'm running into a few issues that can be solved, but I don't progress if there are other thoughts.
-
### Describe the bug
Hi ,
my signature is duplicated in almost any conversation (email). The weird thing is, that the duplicated one is kind of cut off. The last link renders like:
`[Wir schneid…
-
Describe your problem here.
## Commands
See my Quepid routes here: https://github.com/o19s/quepid/blob/main/config/routes.rb#L7
I have to explicitly mount ActionCable (for some reason): `moun…
-
### Describe the bug
Currently, the docker-compose.yaml is defining the vite host using VITE_DEV_SERVER_HOST, but it should be [VITE_RUBY_HOST](https://vite-ruby.netlify.app/config/#host).
### T…