-
Rails 8 has dropped support for Sprockets in favor of Propshaft, leading to a multitude of app breaking errors when trying to use this gem.
-
Compare some of the options and give advice on which ones to use:
- [pundit](https://github.com/elabs/pundit)
- [cancan](https://github.com/ryanb/cancan)
- others?
References:
- http://blog.carbonfiv…
acant updated
6 years ago
-
A current shortcoming of this gem is that a set/variant is required. Some supported libraries don't have multiple variants (maybe just “solid” or “outline”).
Also any custom added library might not…
-
I'm not sure if this is an issue with tapioca or with the downstream gem, but figured I'd report here and you can tell me to go away if necessary :)
To replicate:
- `rails new tapioca-bug`
- Add `g…
-
Hi @jamis, I work at Timescale and just see this new research from a colleague showing some performance gains using unnest for the sql statement.
https://www.timescale.com/blog/benchmarking-postgr…
-
Hi,
I tried tu use you integrity deployment solution, and it works fine.
Thanks for such easyness.
Still, I have a problem, when building:
Missing the Rails 2.3.8 gem. Please `gem install -v=2.3.8 r…
Pasta updated
14 years ago
-
Mainly takes use of the Rails gem `Papertrail` which automatically handles Versioning through `ActiveStorage` classes.
Effort wise is low, outside of researching and validating.
-
I decided to try out the gem but when i try to enter the dashboard i get this error:
undefined method `job_status_circle_class' for an instance of #
```
10:47:58 web.1 |
10:47:58 web.1 |
10…
-
Now that Rails 8 is out and they've dropped Sprockets for new installations. How can this gem support Propshaft based installations?
I feel like the transformation this gem applies will probably th…
-
[See this exception on Errbit](http://errbit.opensuse.org/apps/5620ca2bdc71fa00b1000000/problems/670a6a7884bf460c5bef117b)
# deadlock; recursive locking #
## Summary ##
### URL ###
[https://build.open…