0.0
# Trope
**[Documentation][docs] - [Gem][gems] - [Source][source]**
Prototyping language that transcompiles into pure Ruby code.
1. Build your concept in Trope.
2. Write specs.
3. Transcompile into Ruby.
4. Destroy Trope files.
5. Red, green, refactor.
## Install
> NOTE: Trope is not release...
2020
2021
2022
2023
2024
2025
3.37
This CLAide plugin shows information about all available CLAide plugins
(yes, this is very meta!).
This plugin adds the "plugins" subcommand to a binary so that you can list
all plugins (registered...
2020
2021
2022
2023
2024
2025
3.34
Adds support for creating state machines for attributes on any Ruby class
2020
2021
2022
2023
2024
2025
2.48
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
racc--which does by default use a C extension). It outputs
s-expressions which can be manipulated and converted back to ruby via
the ruby2ruby gem.
As an example:
def conditional1 arg1
return 1 if arg1 == 0
return...
2020
2021
2022
2023
2024
2025
3.1
Attributes on Steroids for Plain Old Ruby Objects
2020
2021
2022
2023
2024
2025
1.68
This gem simplifies generating the claims needed to authenticate with the Atlassian Connect REST APIs.
2020
2021
2022
2023
2024
2025
2.9
Job scheduler for Ruby (at, cron, in and every jobs). Not a replacement for crond.
2020
2021
2022
2023
2024
2025
2.34
Paranoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7,
using much, much, much less code. You would use either plugin / gem if you
wished that when you called destroy on an Active Record object that it
didn't actually destroy it, but just "hid" the record. Paran...
2020
2021
2022
2023
2024
2025
2.55
Sanitize is an allowlist-based HTML and CSS sanitizer. It removes all HTML
and/or CSS from a string except the elements, attributes, and properties you
choose to allow.'
2020
2021
2022
2023
2024
2025
1.23
Shrine is a toolkit for file attachments in Ruby applications. It supports
uploading, downloading, processing and deleting IO objects, backed by various
storage engines. It uses efficient streaming for low memory usage.
Shrine comes with a high-level interface for attaching uploaded files to
dat...
2020
2021
2022
2023
2024
2025
1.73
Expand the 'vagrant box' command to support the creation of base boxes from scratch. This is a fork off veewee 0.3.7, for Atlassian needs (support ruby 1.8.7, force ssh port, second drive).
2020
2021
2022
2023
2024
2025
0.79
Generates attr_accessors that encrypt and decrypt attributes transparently. A fork with a kludge to handle :if/:unless Procs with attr_encrypted that uses attributes that may have not been set yet before the original attr_encrypted does its thing. This basically just resaves all the encrypted_att...
2020
2021
2022
2023
2024
2025
1.97
Download an entire website from the Wayback Machine. Wayback Machine by Internet Archive (archive.org) is an awesome tool to view any website at any point of time but lacks an export feature. Wayback Machine Downloader brings exactly this.
2020
2021
2022
2023
2024
2025
1.63
A plugin for RuboCop code style enforcing & linting tool. It includes Rubocop configuration
used at Airbnb and a few custom rules that have cause internal issues at Airbnb but are not
supported by core Rubocop.
2020
2021
2022
2023
2024
2025
1.83
Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important.
It makes your controllers more powerful and cleaner at the same time.
2020
2021
2022
2023
2024
2025
1.83
Gem redistribution of "Legion of the Bouncy Castle Java cryptography APIs" jars at http://www.bouncycastle.org/java.html
2020
2021
2022
2023
2024
2025
1.83
InSpec provides a framework for creating end-to-end infrastructure tests. You can use it for integration or even compliance testing. Create fully portable test profiles and use them in your workflow to ensure stability and security. Integrate InSpec in your change lifecycle for local testing, CI/...
2020
2021
2022
2023
2024
2025
1.53
Have you ever wanted to call <code>exit()</code> with an error condition, but
weren't sure what exit status to use? No? Maybe it's just me, then.
Anyway, I was reading manpages late one evening before retiring to bed in my
palatial estate in rural Oregon, and I stumbled across
<co...
2020
2021
2022
2023
2024
2025
1.71
RSpec extension gem for attribute matching
2020
2021
2022
2023
2024
2025
0.79
Generates attr_accessors that encrypt and decrypt attributes transparently. This fork is for Ruby 1.9 and Rails 3 compatibility.
2020
2021
2022
2023
2024
2025