-
Updated
Nov 26, 2020 - SCSS
ruby-gem
Here are 1,358 public repositories matching this topic...
-
Updated
Dec 2, 2020 - Ruby
-
Updated
Dec 7, 2020 - Ruby
-
Updated
Dec 5, 2020 - HTML
-
Updated
Nov 24, 2020 - Ruby
-
Updated
Nov 16, 2020 - Ruby
-
Updated
Nov 10, 2020 - SCSS
-
Updated
Nov 11, 2020 - Ruby
-
Updated
Jun 22, 2020 - Ruby
-
Updated
Nov 28, 2020 - Ruby
-
Updated
Nov 18, 2020 - Ruby
-
Updated
Sep 14, 2020 - Ruby
-
Updated
Dec 6, 2020 - Ruby
-
Updated
Nov 18, 2020 - CSS
-
Updated
Dec 6, 2020 - Ruby
-
Updated
Jul 4, 2020 - Ruby
-
Updated
Jul 28, 2020 - Ruby
-
Updated
May 25, 2017 - Ruby
-
Updated
Jul 15, 2020 - CSS
-
Updated
Nov 24, 2020 - SCSS
-
Updated
Dec 3, 2020 - Ruby
-
Updated
Nov 27, 2020 - Ruby
What is the expected behaviour?
Add the HTML tag, as specified here https://www.w3schools.com/tags/tag_select.asp We only have a form_select component, but just like we have input and form_input, we need select alongside form_select. Actually within closing this issue, we should adjust the implementation of form_select to
-
Updated
Nov 7, 2020 - C
Improve this page
Add a description, image, and links to the ruby-gem topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ruby-gem topic, visit your repo's landing page and select "manage topics."
From command-line I go in a folder of a GitHUb project, then I run licensee, it detect the licensee in LICENSE.spdx.
Then I delete LICENSE.spdx and re-run licensee; it still detect the file despite it no longer exist.
I would like to have an option to never use cache and always doing live checks.