0.0
No commit activity in last 3 years
No release in over 3 years
Access the current weeks Billboard Hot 100. Select a song to see additional information.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
MarketoAPI (marketo-api-ruby) provides a native Ruby interface to the {Marketo SOAP API}[http://developers.marketo.com/documentation/soap/], using {savon}[https://github.com/savonrb/savon]. While understanding the Marketo SOAP API is necessary for using marketo-api-ruby, it is an explicit goal th...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
The 1024 Grid System is an effort to streamline web development workflow by providing commonly used dimensions, based on a width of 1024 pixels.
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
<div align='center'> # Insights4YOU Jekyll Theme A sleek and modern Jekyll theme inspired by the [Tabler Admin Dashboard](https://github.com/tabler/tabler). This theme offers a clean, professional, and responsive interface, making it ideal for developers, content creators, and businesses. Wheth...
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
studio-game =========== Project from the [Pragmatic Studio Ruby Course][1]. Click the link to learn more. [1]: https://online.pragmaticstudio.com/courses/ruby/
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
- Why? I was using RMagick and loving it, but it was eating up huge amounts of memory. A simple script like this... Magick::read("image.jpg") do |f| f.write("manipulated.jpg") end ...would use over 100 Megs of Ram. On my local machine this wasn't a problem, but on my hosting server the ruby ap...
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
[1,22,333].each.length -&gt; [1,2,3]
2020
2021
2022
2023
2024
2025
0.0
Low commit activity in last 3 years
No release in over a year
thirteen_f lets you easily search and retrieve SEC 13F filing data. The SEC is the U.S. Securities and Exchange Commission. 13F filings are disclosures large institutional investors in public securites have to provide and make public every quarter. It is a great way to follow what differe...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
<div id="top"></div> <!-- *** Thanks for checking out the Best-README-Template. If you have a suggestion *** that would make this better, please fork the repo and create a pull request *** or simply open an issue with the tag "enhancement". *** Don't forget to give the project a star! *** Thanks ...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Elasticsearch 1.x output plugin is an Embulk plugin that loads records to Elasticsearch read by any input plugins. Search the input plugins by "embulk-input" keyword.
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
branch-name is a gem that provides a command-line interface that allows you to accomplish several tasks, tasks I personally find myself having to carry out every time I work on a feature branch. I created this gem for myself; however, you are free to use it yourself, if any of these tasks fits ...
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over a year
A parser for the Code programming language, like 1 + 1 and user.first_name
2020
2021
2022
2023
2024
2025
0.0
Low commit activity in last 3 years
# mdtoc - Markdown Table of Contents Read Markdown files and output a table of contents. ## Installation Requirements: * [Ruby](https://www.ruby-lang.org/en/) (see [.ruby-version](./.ruby-version)) ```bash gem install mdtoc ``` ## Usage ```bash $ mdtoc --help Usage: mdtoc [options] files o...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Creates UUID version 5 out of scientific name string. It uses globalnames.org domain for DNS namespace. There is a 1:1 relationship between the string and the corresponding UUID, so it allows globally connect data about a name string originated from independent sources without a need to negotiate...
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
A simple Gem to enable any `ActiveRecord::Base` object to store a set of attributes in a set like structure represented through a bitfield on the database level. You only have to specify the name of the set to hold the attributes in question an the rest is done for you through some fine selected...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
= dm-is-published This plugin makes it very easy to add different states to your models, like 'draft' vs 'live'. By default it also adds validations of the field value. Originally inspired by the Rails plugin +acts_as_publishable+ by &lt;b&gt;fr.ivolo.us&lt;/b&gt;. == Installation # Add G...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Provides features for easy access to 1C:Enterprise applications and 1C:Enterprise servers from Ruby code
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Automated Gem installation, activation, and much more! == FEATURES: GemInstaller provides automated installation, loading and activation of RubyGems. It uses a simple YAML config file to: * Automatically install the correct versions of all required gems wherever your app runs. * Automatically...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Given an input hash, output a translated hash with a given schema. Mishmash.new({a:1}).translate({a:b}) = {b:1}
2020
2021
2022
2023
2024
2025