Alexander Dischberg
Alexander Dischberg
Referring to official flutter i18n guide: https://docs.flutter.dev/development/accessibility-and-localization/internationalization Running flutter pub get will generate this file `.dart_tool/flutter_gen//gen_l10n/app_localization.dart` thus to use the localization we will need to do `import'package:flutter_gen/gen_l10n/app_localizations.dart'` hence it have...
Can i to set only the master can edit the file, while others just look at it ?
Console (factory version): - you have to setup wifi via ssh and run wifisetup because console cannot connect to Wi-Fi and loading forever. Console (running the latest): - Wi-Fi Setting...
## Expected behavior Rubocop should run with no issue. ## Actual behavior ```sh app/models/meeting.rb:24:3: C: Rails/UniqueValidationWithoutIndex: Uniqueness validation should have a unique index on the database column. validates :meeting_uid, uniqueness:...
Added rails credentials support with config flag addressing #68
Description: Given class as below ```rb Class Base < ActiveRecord::Base self.abstract_class = true acts_as_hashids length: 4 end class CoreFoo < Base has_many :core_bars end class CoreBar < Base belongs_to :core_foo...
This PR is to add support for Activerecord 7.1. Changes: - update runtime_dependency - update ga ci resolves #25
Ruby: 3.2.2 Rails: 7.1.3 act_as_hash_ids: 0.1.3 When relation have `has_many` relation it will throw this error, suspecting this have to do with Ruby 3 ```sh Failure/Error: has_many :users NoMethodError: undefined...
This is the element that use to block shorts from search results ``` www.youtube.com##ytd-reel-shelf-renderer.style-scope.ytd-item-section-renderer:nth-of-type(1) ```
Hi thanks for maintaining this fork, but I'm curious do you intend to fix this bug or is this a feature ? **Describe the bug** Currently this fork share the...