0.0
html_attributes provide helper methods to convert arrays
and hashes to valid html attributes.
2020
2021
2022
2023
2024
2025
0.0
This helper creates two methods to classes.
array_attribute and carray_attribute.
With these you can create methods that encapsulate an array
property if you have never used or accessed the property it will
have an empty array as a default value.
2020
2021
2022
2023
2024
2025
0.0
Allows you to compare Active Record objects based on their *attributes* (with same_as?), to exclude some attributes from being used in comparison, and adds improved inspect method
2020
2021
2022
2023
2024
2025
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 ...
2020
2021
2022
2023
2024
2025
0.0
PURE RUBY GEM (works on Windows)! Can work with:
- $SOME_VALUE$;
- $REPEAT:SOME_COLLECTION$ (at least, new row) $EACH:SOME_VALUE_OF_COLLECTION_ITEM$ (at least, new row) $UNREPEAT:SOME_COLLECTION$;
Repeating commands must be at the separate paragraphs.
Note, that created template may look good but...
2020
2021
2022
2023
2024
2025
0.0
# Rake::ToolkitProgram
Create toolkit programs easily with `Rake` and `OptionParser` syntax. Bash completions and usage help are baked in.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'rake-toolkit_program'
```
And then execute:
$ bundle
Or install it yours...
2020
2021
2022
2023
2024
2025
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>
<ul class="features-list">
<li><strong>Enables better Engineering Solutions a...
2020
2021
2022
2023
2024
2025
0.0
* RDoc Documentation {available at Rubyforge}[http://carrierwave.rubyforge.org/rdoc].
* 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}[...
2020
2021
2022
2023
2024
2025
0.0
Active Record Attributes Equality is a very simple rails plugin / gem that forces ActiveRecord to compare the model's attributes in the presence of two new records. Otherwise, it compares their IDs, just like ActiveRecord::Base#==.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Atlassian_UPM provides an interface to the Atlassian Universal Plugin Manager
2020
2021
2022
2023
2024
2025
0.0
## A mirror API for Ruby
In various [research][p1] [projects][p2] the advantages of having a [mirror
API][p3] to separate reflection from a language implementation have
been discussed, and "industry grade" implementations exist for
[Java][p4] and [C#][p5]. This project aims at providing a number...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
A simple Rails plugin that provides the ability to cache a value to a model attribute. The attribute will be automatically set if necessary, retrieved when requested, and can be manually invalidated.
2020
2021
2022
2023
2024
2025
0.0
provides filtering of data at the start_at and end_at
2020
2021
2022
2023
2024
2025
0.0
Lookout-Rake
Lookout-Rake provides Rake┬╣ tasks for testing using Lookout.
┬╣ See http://rake.rubyforge.org/
§ Installation
Install Lookout-Rake with
% gem install lookout-rake
§ Usage
Include the following code in your ‹Rakefile›:
...
2020
2021
2022
2023
2024
2025
0.0
== Welcome to syc-spector
home :: https://github.com/sugaryourcoffee/syc-spector
== Description
The sycspector scans a file for patterns provided on the command line.
Lines that match the pattern are saved to a file with valid values and those lines that don't match the pattern are added to a f...
2020
2021
2022
2023
2024
2025
0.0
SQS only allows you to pull and delete 10 events
at a time. This gem is greedy and will buffer events so you can process
more than 10 at at time.
2020
2021
2022
2023
2024
2025
0.0
* Updated support for right_s3 gem
* RDoc Documentation {available at Rubyforge}[http://carrierwave.rubyforge.org/rdoc].
* Source code {hosted at GitHub}[http://github.com/jnicklas/carrierwave]
* Please {report any issues}[http://github.com/jnicklas/carrierwave/issues] on GitHub
* Please direct a...
2020
2021
2022
2023
2024
2025
0.0
Make attr_accessible and attr_protected throw exceptions in non-production mode, yo.
2020
2021
2022
2023
2024
2025