-
Updated
Feb 28, 2022 - HTML
#
ruby-gem
Here are 1,544 public repositories matching this topic...
Object-based searching.
-
Updated
Dec 25, 2021 - 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
Feb 25, 2022 - Ruby
-
Updated
Feb 23, 2022 - HTML
A simple Jekyll theme for words and pictures.
-
Updated
Jan 31, 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
Feb 28, 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
Feb 23, 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
Oct 8, 2021 - Ruby
JWT token authentication with devise and rails
-
Updated
Sep 21, 2021 - Ruby
Ruby wrapper and CLI for the GitLab REST API
-
Updated
Feb 21, 2022 - Ruby
ruby
ruby-gem
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
Feb 23, 2022 - Ruby
A Jekyll version of the "Forty" theme by HTML5 UP.
-
Updated
Jan 27, 2022 - SCSS
A minimal finite state machine with a straightforward syntax.
-
Updated
Aug 11, 2021 - Ruby
Pluggable Ruby translation framework
-
Updated
Feb 28, 2022 - Ruby
Your new Jekyll default theme
-
Updated
Jan 6, 2022 - SCSS
Terminal output styling with intuitive and clean API.
-
Updated
Feb 16, 2022 - Ruby
jekyll
theme
ruby-gem
jekyll-theme
github-pages
liquid
siteleaf
netlify
jamstack
hacktoberfest
boilerplate-theme
-
Updated
Feb 27, 2022 - SCSS
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
Feb 13, 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
Feb 26, 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
Translations with speech synthesis in your terminal as a ruby gem
-
Updated
May 25, 2017 - Ruby
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.