0.0
A command line tool and library to generate Swift skeletons from Objective-C code. This tool can be used to "jumpstart" porting from Objective-C to Swift.
This tool does not attempt to transliterate from Objective-C to Swift. Instead, the original code is included in co...
2021
2022
2023
2024
2025
2026
0.0
Obscures all sensitive attributes from showing up in the errors objects for Active Records/Resources
2021
2022
2023
2024
2025
2026
0.0
Hash attributes using SHA512 (or your custom hash strategy). Works with and without ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Obscure links by creating and using link_to to move the rot13 the href to a data-attr. And in an including JS take that data attribute un-rot 13 it and tell the browser to go to that link
2021
2022
2023
2024
2025
2026
0.0
Functional JavaScript for Rails.
2021
2022
2023
2024
2025
2026
0.0
== DESCRIPTION: My fork of aasmith's ofx-parser v1.0.2 and attempt at building the investment acct methods. OfxParser is a ruby library to parse a realistic subset of the lengthy OFX 1.x specification. == FEATURES/PROBLEMS: * Reads OFX responses - i.e. those downloaded from financial instituti...
2021
2022
2023
2024
2025
2026
0.0
This is a simple card game, inspired by the studio game tutorial done through the Online Pragmatic Studio course on Ruby by Mike and Nicole.
Basically, three random cards would be assigned to players.
For each round, each player would be assigned a random card and they can then use it to attac...
2021
2022
2023
2024
2025
2026
0.0
allows accepts_nested_attributes_for in models
2021
2022
2023
2024
2025
2026
0.0
Extension to ActiveRecord for casting attributes as different types.
2021
2022
2023
2024
2025
2026
0.0
A first attempt at gems with the millionaire3 puzzle
2021
2022
2023
2024
2025
2026
0.0
Extract paperclip archive attachments to file or S3.
Usage:
has_attached_file :archive,
:url => '/assets/games/assets/:id/archive.:extension',
:extract_archive => true
2021
2022
2023
2024
2025
2026
0.0
Reuse Permitted Attributes and group them at a single reference file
2021
2022
2023
2024
2025
2026
0.0
A second attempt at gems with implementation of a CD Organizer
2021
2022
2023
2024
2025
2026
0.0
A Ruby client for the AT Protocol authenticated request
2021
2022
2023
2024
2025
2026
0.0
# Crowdfund (Alec)
Ferramenta de linha de comando e biblioteca Ruby para simular um programa de **arrecadação de fundos** com rodadas, promessas (pledges) e diferentes tipos de projetos (básico, com *matching*, e *grant*).
## Instalação
```bash
gem install crowdfund_alec
```
Ou rode a partir ...
2021
2022
2023
2024
2025
2026
0.0
This plugin is for all authors that tag their pages using events attribute as categories: they can be used simultaneously. It generates
event overview pages with a custom layout. Optionally, it also adds proper
pagination for these pages.
Please refer to the README.md file on the project homepag...
2021
2022
2023
2024
2025
2026
0.0
ig-pay atin-lay anslator-tray
2021
2022
2023
2024
2025
2026
0.0
Requests Counter allows you to count attemps to get resource. You can then decide if attemp should be stopped (banned).
2021
2022
2023
2024
2025
2026
0.0
Ruby2sass provides a flexible and intuitive way to write SASS stylesheets using Ruby syntax. It supports all CSS properties, nested selectors, and special at-rules.
2021
2022
2023
2024
2025
2026
0.0
An attempt to bring simple Arrange Act Assert mocking to Ruby. No strict mocks. No hassles. This is currently only an experiment from someone that knows virtually nothing about Ruby; use at your own risk!
2021
2022
2023
2024
2025
2026