-
Updated
Nov 3, 2020 - Ruby
{{ message }}
Rails authentication with email & password.
Framework for Apache Kafka based Ruby and Rails applications development.
Validation library with type-safe schemas and rules
Materializecss rubygem for Rails Asset Pipeline / Sprockets
A framework for gradual system automation
iOS, Android and Windows Phone Push Notifications made easy!!
A flexible progress bar drawing in terminal emulators
Ruby gem to inspect completely a web page. It scrapes a given URL, and returns you its meta, links, images more.
TappingDevice makes objects tell you what they do, so you don't need to track them yourself.
a ruby library/gem for interacting with .docx files
General purpose Command Line Interface (CLI) framework for Ruby
Is your feature request related to a problem? Please describe.
I enable caching feature after my app already runs on production for some time. Because of that, the caching value doesn't reflect the true number
Describe the solution you'd like
A method/rake task to recalculate all caching values
Draw various frames and boxes in your terminal window
Add a description, image, and links to the rubygem topic page so that developers can more easily learn about it.
To associate your repository with the rubygem topic, visit your repo's landing page and select "manage topics."
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