-
Updated
Apr 26, 2022 - HTML
#
ruby-gem
Here are 1,596 public repositories matching this topic...
Object-based searching.
-
Updated
Apr 21, 2022 - Ruby
Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
react
redux
ruby-gem
webpack
redux-saga
redux-store
react-components
npm-module
javascript-api
react-rails
ruby-on-rails
heroku-deployment
rails-development
rails-views
shakacode
-
Updated
Apr 25, 2022 - Ruby
-
Updated
Apr 25, 2022 - HTML
Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms
-
Updated
Apr 22, 2022 - Ruby
A simple Jekyll theme for words and pictures.
-
Updated
Apr 2, 2022 - SCSS
Curated list: Resources for machine learning in Ruby
-
Updated
Mar 7, 2021 - Ruby
A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages
-
Updated
Apr 18, 2022 - Ruby
Scheduler / Cron for Sidekiq jobs
ruby
sidekiq
ruby-gem
scheduler
scheduled-jobs
cron-jobs
ruby-on-rails
sidekiq-cron
sidekiq-jobs
sidekiq-workers
-
Updated
Apr 22, 2022 - Ruby
A beautiful and powerful interactive command line prompt
cli
ruby-gem
terminal
prompt
tty
menus
user-interface
ruby-cli
tty-components
terminal-menu
terminal-input
-
Updated
Oct 17, 2021 - Ruby
Ruby interface to GitHub API
-
Updated
Mar 25, 2022 - Ruby
JWT token authentication with devise and rails
-
Updated
Mar 25, 2022 - Ruby
Ruby wrapper and CLI for the GitLab REST API
-
Updated
Apr 25, 2022 - Ruby
ruby
dns
ruby-gem
validation
email
email-validation
email-verification
hacktoberfest
mx-validation
dns-validation
email-validator
dns-validator
smtp-validation
regex-validation
smtp-validator
email-verifier
truemail
truemail-gem
truemail-family
truemail-rb
-
Updated
Mar 14, 2022 - Ruby
A Jekyll version of the "Forty" theme by HTML5 UP.
-
Updated
Mar 10, 2022 - SCSS
A minimal finite state machine with a straightforward syntax.
-
Updated
Mar 15, 2022 - Ruby
Pluggable Ruby translation framework
-
Updated
Apr 14, 2022 - Ruby
Your new Jekyll default theme
-
Updated
Feb 28, 2022 - SCSS
jekyll
theme
ruby-gem
jekyll-theme
github-pages
liquid
siteleaf
netlify
jamstack
hacktoberfest
boilerplate-theme
-
Updated
Feb 27, 2022 - SCSS
Terminal output styling with intuitive and clean API.
-
Updated
Feb 16, 2022 - Ruby
Reactive frontend UI components for Rails in pure Ruby
ruby
rails
ruby-gem
gem
reactive
component
reactive-programming
ruby-on-rails
presenter
no-javascript
view-components
-
Updated
Apr 20, 2022 - Ruby
jonasjabari
commented
Jun 2, 2021
toggle show_on: "some_event", hide_after: 3000
works as expected: After having received the "show_event" a timer is triggered and after 3000ms the content of the toggle
is hidden again. However toggle hide_after: 3000
is not working as expected: The content is never hidden as the timer never gets triggered. The time should get triggered on mount when specified
Analyze facebook copy of your data with ruby language. Download zip file from facebook and get info about friends ranking by message, vocabulary, contacts, friends added statistics and more
ruby
ruby-gem
data-science
facebook
statistics
script
scraping
data-visualization
conversation
facebook-data
english-language
facebook-data-analyzer
-
Updated
Apr 11, 2022 - Ruby
A collection of lightweight, standardized, rails-oriented patterns.
-
Updated
Feb 9, 2022 - Ruby
A refreshed version of Hyde for Jekyll 3.x and 4.x
-
Updated
Feb 6, 2022 - SCSS
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.