0.22
A Ruby kernel for Jupyter environment. Try it at try.jupyter.org.
2021
2022
2023
2024
2025
2026
0.22
Provide equality comparison methods for objects based on their attributes by generating implementations for the ==, eql?, hash and inspect methods.
2021
2022
2023
2024
2025
2026
0.09
Initialize object attributes via attributes hash
2021
2022
2023
2024
2025
2026
0.21
Guid is a Ruby library for portable GUID/UUID generation. At the moment it can be used on Windows (except first release of Win95 and older) and on Unix. This is a fork of David Garamond's ruby-uuid library.
2021
2022
2023
2024
2025
2026
0.0
# Chef Data Region
## Description
Chef Data Region extends the `Chef::DSL::DataQuery` module's
`data_bag_item` method with the ability to dynamically expand the data
bag name in a configurable, environment-specific manner.
## Motivation
This gem exists to address the following scenario:
An o...
2021
2022
2023
2024
2025
2026
0.0
Todo time patterns is a small library that helps you to parse different
time patterns in strings like:
- meet bob at 4pm
- meeting at 13:34
- watch Adventure Times at 3:34pm
- Go shopping at 2pm for 2h
- Pay your tech. debt at 2pm for 35mins to Mafia
- ...
2021
2022
2023
2024
2025
2026
0.0
This is a patch that modifies the rails g scaffold_controller generator to accept a --with_attributes option. The --with_attributes option is used to read model attributes if none are specified on the command line. This is a way to simplify the process of generating code by automatically includin...
2021
2022
2023
2024
2025
2026
0.01
Metafy is a Gem for Rails 3 that makes it possible to easily add dynamic attributes to any ActiveRecord model. These lightweight, meta attributes work just like normal database column attributes on your ActiveRecord model and are fully searchable (i.e. you can find records by values contained in ...
2021
2022
2023
2024
2025
2026
0.01
Adds the Project Atomic OS (http://projectatomic.io) as a guest for Vagrant. Tested with Fedora Atomic and RHEL Atomic.
2021
2022
2023
2024
2025
2026
0.03
Gas is a utility to keep track of your git authors. Add them to gas and switch at any time. Great if you use one author at work and one at home or if you are doing pair programming. Includes SSH support.
2021
2022
2023
2024
2025
2026
0.2
Paginate Active Record sets at variable speeds
2021
2022
2023
2024
2025
2026
0.0
Deep Attributes allows to treat complex attributes as such. Right now the only way to access these attributes is via Mongoid, but in theory this should be database layer agnostic
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to easily extend the `attr_reader`, `attr_writer`, and `attr_accessor` Module methods.
2021
2022
2023
2024
2025
2026
0.0
# Procer
**NOTE: Experimental. Use it to experience what a default `to_proc`
could have been. For production code, I recommend an explicit
transformation, like the one provided by the gem `jgomo3-func`**.
A reasonable good default `to_proc` method for all objects.
Install with:
```
gem instal...
2021
2022
2023
2024
2025
2026
0.0
scoped_attr_accessible is a plugin that makes it easy to scope the `attr_accessible` and `attr_protected`
methods on any library using ActiveModel's MassAssignmentSecurity module.
2021
2022
2023
2024
2025
2026
0.0
This restricted_attributes plugin/gem provides the capabilities to restrict attributes(fields)
of db table's while add or update a record. It validate your attributes values before
your validation stuff.
2021
2022
2023
2024
2025
2026
0.0
SoftAttributes provides a consistent way to define "soft" attributes on ActiveSupport.
Typically calculated (non-persisted) attributes would be termed soft attributes.
These will be included in the xml/json payload for serialization, but will need to be discarded
if they appear in...
2021
2022
2023
2024
2025
2026
0.0
Simplifies calls to update_attribute on ActiveRecord objects by allowing you to replace "attribute" with the actual name of the attribute to be updated.
2021
2022
2023
2024
2025
2026
0.0
Atoria is a sleek and modern Jekyll theme perfect for bloggers and creative individuals. It features a clean, minimalist design with a customizable homepage and multiple layout options. Atoria also includes support for responsive design, social media integration, and Google Analytics tracking. Wi...
2021
2022
2023
2024
2025
2026
0.0
Watches a specified iCal-format calendar for events. When the time
for an event comes, sends the name of the event to a servant that
supports the "commandable" role
(http://belphanior.net/roles/commandable/v1).
For example, say you have an iCal at www.foo.com/calendar that has an entry
named "wa...
2021
2022
2023
2024
2025
2026