0.0
This is will help you setup your jekyll website in github and take data from trello automatically once a day if label is set to green.
.....put your github repo name inside baseurl:'/your_repo_name' in _config.yml......put secret in secrets and vairable in github like this
name=DOT_ENV..........
2020
2021
2022
2023
2024
2025
0.0
Adds a rake task to reupload ActiveStorage attachments to a new storage.
2020
2021
2022
2023
2024
2025
0.0
This gem provides a set of commands to manage data maintenance scripts of a Rails application like migrations.
Each script has a timestamped name; a table in the DBs keeps track of
the scripts which have been run. Similar to migrations you can run
multiple scripts in the same session. DataF...
2020
2021
2022
2023
2024
2025
0.0
As a learning excersice I have ported LPEG to Ruby. See the Readme at the github repo for details.
2020
2021
2022
2023
2024
2025
0.0
ActiveSearch will allow any model to be 'searched for' in a text field given the 'searchable_by' attribute
2020
2021
2022
2023
2024
2025
0.0
An OO framework for building Telegram bots. That's the plan, at least.
2020
2021
2022
2023
2024
2025
0.0
A command line interface to the Robinhood API. View your portfolio, stream quotes, and place orders at the command line.
2020
2021
2022
2023
2024
2025
0.0
A strict replacement for attr_readonly in Rails.
2020
2021
2022
2023
2024
2025
0.0
Type information of activerecord models, attributes and associations in good and clear manner
2020
2021
2022
2023
2024
2025
0.0
== Sphinx 2 Comes to Ruby
Oedipus brings full support for Sphinx 2 to Ruby:
- real-time indexes (insert, replace, update, delete)
- faceted search (variations on a base query)
- multi-queries (multiple queries executed in a batch)
- full attribute filtering support
It works with 'stabl...
2020
2021
2022
2023
2024
2025
0.0
For data records that only need to be partially updated, this provides versioning for dirty attributes
2020
2021
2022
2023
2024
2025
0.0
# DnsChecker
Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/dns_checker`. To experiment with that code, run `bin/console` for an interactive prompt.
## Installation
Add this l...
2020
2021
2022
2023
2024
2025
0.0
Remove leading and trailing spaces from ActiveRecord string attributes
2020
2021
2022
2023
2024
2025
0.0
Weather Apps is a theme for Jekyll adapted from the Bootstrap based theme with the same name from the good folks at Bootstrap Themes
2020
2021
2022
2023
2024
2025
0.0
adamwiggins/pony + file attachment (without GAE) + TLS.
2020
2021
2022
2023
2024
2025
0.0
ActiveService is a Rails extension that aims at creating reusable, transactional services in your application to make your code more DRY.
2020
2021
2022
2023
2024
2025
0.0
Additional finders for capybara that for some reason
cannot use only xpath for finding nodes but needs to
execute js for some calculations.
\ Ex: I you want to find a table cell
that is under or next to other cell the easiest way to do it is to
check their position on page...
2020
2021
2022
2023
2024
2025
0.0
Treasure game
Plays your odds in an interactive console,
by loading players health and name to file players.from_csv
from using the interactive console select the numbers of rounds needed to play
in each turn each player takes a turn to rolls a dice
base on number rolled a treasure is found and p...
2020
2021
2022
2023
2024
2025
0.0
Runtime is an event library running in the background of your process, checking every second if there is an event ready to be run at the given time.
2020
2021
2022
2023
2024
2025
0.0
You can communicate with Dkron using a RESTful JSON API over HTTP. Dkron nodes usually listen on port `8080` for API requests. All examples in this section assume that you've found a running leader at `localhost:8080`. Dkron implements a RESTful JSON API over HTTP to communicate with software cl...
2020
2021
2022
2023
2024
2025