0.02
Microscope adds useful scopes targeting ActiveRecord boolean and datetime attributes.
2020
2021
2022
2023
2024
2025
0.02
ASF-Soap-Adapter is an improved version of ActiveSalesforce (ASF) is a Rails connection adapter that provides direct access to Salesforce.com hosted data and metadata via the ActiveRecord model layer. Objects, fields, and relationships are all auto surfaced as active record attributes and rels. I...
2020
2021
2022
2023
2024
2025
0.02
Ruby methods can accept only one block at a time. Multiblock helps to build multiple-block wrappers that can be passed to Ruby methods in pleasant way.
2020
2021
2022
2023
2024
2025
0.02
Hatenablog AtomPub API library
2020
2021
2022
2023
2024
2025
0.02
A fast Atom Syndication and Publication API based on libxml
2020
2021
2022
2023
2024
2025
0.01
The best I could come up with was to just show you:
$ atcat dbi://pg/localhost/database_name/table_name csv://table_name.csv
That exports a table from Postgres into a comma separated value file. You can
read from or write to: tab, csv, dbi, etc. You can opaquely treat any of those
'table ...
2020
2021
2022
2023
2024
2025
0.01
Character encoding auto-detection in Ruby. This library is a port of the auto-detection code in Mozilla. It means taking a sequence of bytes in an unknown character encoding, and attempting to determine the encoding so you can read the text. It’s like cracking a code when you don’t have the decry...
2020
2021
2022
2023
2024
2025
0.01
This is the official Ruby client library for Kaze (https://www.kaze.so/) API.
The API documentation can be found at https://documenter.getpostman.com/view/15303175/U16nLQ7r.
2020
2021
2022
2023
2024
2025
0.01
== Jiveapps
These tools are all about making Jive App development as easy as possible. After you install the tools, it only takes a single command to:
1. Create a new app - a simple Hello World application.
2. Set up version control for your code using Git.
3. Host the app code online at Jive's...
2020
2021
2022
2023
2024
2025
0.01
Adds email_token and email_token_updated_at columns. Works like Authlogic's perishable_token, but doesn't reset on every request. Designed primarily for verifying users' email addresses.
2020
2021
2022
2023
2024
2025
0.01
Simple ruby library for creating and printing stuff at moo.com
2020
2021
2022
2023
2024
2025
0.01
Makes ActiveRecord defer/postpone saving the records you add to an habtm (has_and_belongs_to_many) or has_many
association until you call model.save, allowing validation in the style of normal attributes. Additionally you
can check inside before_save ...
2020
2021
2022
2023
2024
2025
0.01
Creates an Xcode project from a pebble project that contains the needed search paths, resources and .c files to start right away. Each time you build your watch app from the IDE, all warnings and errors of the underlying ´pebble build` command will be presented right in the editor. With AppCode y...
2020
2021
2022
2023
2024
2025
0.01
Bring your event data into Jekyll for amazing event websites.
2020
2021
2022
2023
2024
2025
0.01
The cookie_tracker easily synchronizes settings stored in cookies with instance variables of the same name available for use in controllers and views. This gem allows you to
declare a hash of parameters along with default values that you wish to be loaded/stored in the user's cookies during e...
2020
2021
2022
2023
2024
2025
0.01
Auto corrector for N+1 queries detected at runtime with Bullet.
2020
2021
2022
2023
2024
2025
0.01
Aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio.
2020
2021
2022
2023
2024
2025
0.01
email address validator, which is free from ReDoS attack
2020
2021
2022
2023
2024
2025
0.01
Adds custom attributes to external links (rel="nofollow", target="_blank", etc.)
2020
2021
2022
2023
2024
2025
0.01
A simple Rails 3 Gem that extends ActiveRecord. Let's you specify model attributes to dynamically create search methods similar to searchlogic's dynamic named scopes. It can be used to help Rails 2 projects with searchlogic migrate to Rails 3 with metasearch a little easier.
2020
2021
2022
2023
2024
2025