0.05
ActiveModel extension with support for ActiveRecord-like Attributes API
2021
2022
2023
2024
2025
2026
0.17
Display a single or multiple progress bars in the terminal. A progress bar can show determinate or indeterminate progress that can be paused and resumed at any time. A bar format supports many tokens for common information display like elapsed time, estimated time to completion, mean rate and more.
2021
2022
2023
2024
2025
2026
0.17
Removes the tedium of formulaic form filling with Capybara by allowing you
to specify a hash of attributes to be input rather than procedurally calling
Capybara’s DSL methods.
2021
2022
2023
2024
2025
2026
0.0
Turnitin Core API (TCA) provides direct API access to the core functionality provided by Turnitin. TCA supports file submission, similarity report generation, group management, and visualization of report matches via Cloud Viewer or PDF download. Below is the full flow to successfully set up an i...
2021
2022
2023
2024
2025
2026
0.0
Does what `has_secure_password` does, but for any attribute that you want. It does not have to be a `password` attribute. It may be for example `security_answer`
2021
2022
2023
2024
2025
2026
0.0
Use an ActiveRecord Hash column as backend for dynamic attributes. Dynamic attributes will act like table columns. Just include the HashAttributes module in your ActiveRecord::Base class.
2021
2022
2023
2024
2025
2026
0.0
= XML::Smart - A Ruby class for fast and simple XML access
Copyright (C) 2004-2012 Jürgen Mangler <juergen.mangler@univie.ac.at>
Ruby/XML/Smart is freely distributable according to the terms of the
GNU Lesser General Public License (see the file 'COPYING').
This program is distributed without ...
2021
2022
2023
2024
2025
2026
0.0
# foundationallib
<h2>Finally, a cross-platform, portable, well-designed, secure, robust, maximally-efficient C foundational library — Making Engineering And Computing Fast, Secure, Responsive And Easy.</h2>
<br>
<h2><i>Library Uses - What It Does, What It Is, And What It Is A Solution For...
2021
2022
2023
2024
2025
2026
0.0
The affixapi.com API documentation. # Introduction Affix API is an OAuth 2.1 application that allows developers to access customer data, without developers needing to manage or maintain integrations; or collect login credentials or API keys from users for these third party systems. # OAuth 2.1 ...
2021
2022
2023
2024
2025
2026
0.0
ClaFamAtt (CLAss FAMily ATTributes) gives you class inheritable attributes without all that tedious mucking about with +@inheritable_attributes+.
2021
2022
2023
2024
2025
2026
0.0
# Netchk
Simple tool to troubleshoot internet connectivity issues. This tool verifies:
- your computer has at least one IP address
- you have at least one DNS configured
- you can reach the configured nameservers
- the nameservers can resolve hosts
Finally, some ICMP ping statistics are presen...
2021
2022
2023
2024
2025
2026
0.0
Atlassian_UPM provides an interface to the Atlassian Universal Plugin Manager
2021
2022
2023
2024
2025
2026
0.0
* RDoc Documentation {available at Rubyforge}[http://carrierwave.rubyforge.org/]. * Source code {hosted at GitHub}[http://github.com/jnicklas/carrierwave] * Please {report any issues}[http://github.com/jnicklas/carrierwave/issues] on GitHub * Please direct any questions at the {mailing list}[http...
2021
2022
2023
2024
2025
2026
0.0
this tool is used to make an easy migration of AT files (*.md) from the github repository of AT
2021
2022
2023
2024
2025
2026
0.0
When using the class method `attributes` in a class you get:
- an initialize method with attributes as kwd params and the respective defaults
- immutable instances
- a to_h method using all attributes
- an update method to create new imutable instances
- a destruct_keys method aliased t...
2021
2022
2023
2024
2025
2026
0.0
https://rubygems.org/gems/apoptosis
I got the idea for this gem during JRubyConf during Michael Feathers' talk. He made a point that software is alive and unlike biological systems, doesn't have an automatic way to kill off old 'cells'. This gem is to aid in finding old, potentially crufty areas...
2021
2022
2023
2024
2025
2026
0.0
Attribute Assignment that does not crash when attribute does not exist
2021
2022
2023
2024
2025
2026
0.0
Ensures that for a given queue, only one worker is working on a job at any given time.
Example:
require 'resque/plugins/unique_at_runtime'
class StrictlySerialJob
include Resque::Plugins::UniqueAtRuntime
@queue = :serial_work
def self.perform
# only one at a time in thi...
2021
2022
2023
2024
2025
2026
0.0
This gem provides a nice way to attack, attack events. Rails ready.
2021
2022
2023
2024
2025
2026
0.0
provides filtering of data at the start_at and end_at
2021
2022
2023
2024
2025
2026