Bijan Rahnema
Bijan Rahnema
In order to create a solid solution usable by many apps it would make sense to put regression testing in place. Generators themselves are not easy to test but the...
Rails 7.1 brings a new authentication mechanism that helps mitigate timing-based enumeration attacks. See egde-docs here: https://edgeapi.rubyonrails.org/classes/ActiveRecord/SecurePassword/ClassMethods.html#method-i-authenticate_by This issue could be kept as a reminder to switch behaviour as soon...
Hey, nice project. The font sizes for body are currently way too small imho. Here are the new Material 3 scales: https://m3.material.io/styles/typography/type-scale-tokens Do you have plans for offering a different...
Steps to reproduce: 1. Create a vanilla app with Rails 7.0.3 e.g: `rails new vanillaapp` 2. Setup clearance including the setup instructions (add flashes to `application.html.erb` etc.) 3. Run app...
It would be nice to have a "Create Post" Feature added to the example that shows the ember way of doing this.
Nice pkg. As a German user I would welcome some additions to handle german umlauts :) "Futter für zwei Beißer" should be something like: "futter-fuer-zwei-beisser"
This PR enables Rails 7 and Devise to work out of the box. Devise now opts out of turbo by default for its forms by making use of data: {...
Add xcode like sidebar row selections. Add Support for panel switcher in the lower left.
Tested trestle. It works and can be used for many things.
Hi, would be good if one wouldn't have to click on the update button when opening the channel list for the first time as this is the obvious next thing...