Daniel Sibaja
Daniel Sibaja
Could you please add support for the regular `rules="[]"` property to the field?
I would love if this was able to update records based on an id column.
I just installed Trestle-auth and did the simple install without defining any model (defaulting to administrator), but whenever I log in it simply throws me to an error page. My...
So I have a form field which is exactly as you guys said in the documentation. An `` but when I try to fill that input only there is no...
Looking at the generators I was checking that the vue installer only works for webpacker apps, which in Rails 7 is not gonna be the main way to go. Will...
Enable the Clearance gem's generator to work with custom user models, like an "Admin User," offering greater flexibility and accommodating applications with distinct user types.
### Step To Reproduce / Observed behavior ``` class YahooFinanceScrapper def initialize(symbol) @symbol = symbol @base_url = "https://finance.yahoo.com/quote/" end def parse Puppeteer.launch(headless: true) do |browser| page = browser.pages.first || browser.new_page...
Her Marco, I wonder if the gem is actively maintain, cause I would like to host an app on Digital Ocean but I'm worried this is not maintain anymore. I...
Please provide a way to initialize the object with permanent token
When trying to run annotate_gem it returns an HTTP error because the site where its fetching the information is not accessible anymore. `/.rvm/rubies/ruby-3.0.6/lib/ruby/3.0.0/bundler/fetcher/downloader.rb:45:in `fetch': Net::HTTPNotFound: https://index.rubygems.org/api/v1/dependencies?gems=pg%2Ctzinfo-data (Bundler::Fetcher::FallbackError)`