Faq
Faq
Hello, Using tinymce-rails v5.0.4, with [youtube plugin v3.0.0](https://github.com/gtraxx/tinymce-plugin-youtube/releases/tag/3.0.0) Missing _**styles.css**_ is linked in [youtube.html](https://github.com/gtraxx/tinymce-plugin-youtube/blob/master/youtube.html#L7), but I dont see it in repo and released package. This was introduced [in this commit](https://github.com/gtraxx/tinymce-plugin-youtube/commit/8d5131d7162c26f77bcc095fc333ae2506085dc2)...
Hello, https://github.com/codica2/rspec-best-practices/blob/9a2a53c2c6999b7f22964dc633b4c59cf425a90f/spec/factories/users.rb#L33 To use "Faker::Name.name", you should add in game file faker, or it will give error: NameError: uninitialized constant Faker
http://labs.abeautifulsite.net/jquery-minicolors/
See https://github.com/claviska/jquery-minicolors/blob/master/bower.json#L3
### Report Shrine.storages = { cache: Shrine::Storage::FileSystem.new('public', prefix: 'uploads/cache'), store: Shrine::Storage::FileSystem.new('public', prefix: 'uploads') } Shrine.plugin :activerecord Shrine.plugin :cached_attachment_data # for retaining the cached file across form redisplays Shrine.plugin :restore_cached_data #...
**Description:** `While in an inn or anywhere in a capital city, your player portrait will begin to glow and your level circle will say zzz, indicating that you are resting....
Is it planned to update this project to latest laravel?
As dependency is sassc and it is dead, should be switching to [dartsass](https://stackoverflow.com/questions/71231622/idiomatic-sass-processing-in-rails-7) Or anyone can suggest to use other gem for rails 7 with ruby 3.1? As modern tools...
``` rbenv/versions/3.4.1/lib/ruby/gems/3.4.0/gems/gon-6.4.0/lib/gon/base.rb:1: warning: ostruct was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0. You can add ostruct to your...
When running: `bundle exec annotaterb models ` error: ``` Unable to process app/models/internal.rb: uninitialized constant Zeitwerk::VERSION /Users/username/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/annotaterb-4.14.0/lib/annotate_rb/model_annotator/zeitwerk_class_getter.rb:105:in `supports_cpath?' /Users/username/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/annotaterb-4.14.0/lib/annotate_rb/model_annotator/zeitwerk_class_getter.rb:25:in `call' /Users/username/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/annotaterb-4.14.0/lib/annotate_rb/model_annotator/zeitwerk_class_getter.rb:8:in `call' /Users/username/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/annotaterb-4.14.0/lib/annotate_rb/model_annotator/model_class_getter.rb:14:in `call' /Users/username/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/annotaterb-4.14.0/lib/annotate_rb/model_annotator/annotation_decider.rb:18:in `annotate?' /Users/username/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/annotaterb-4.14.0/lib/annotate_rb/model_annotator/project_annotator.rb:16:in `block in annotate'...