0.0
Can be used for testing or to attach 'foreign'
systems
2021
2022
2023
2024
2025
2026
0.0
Checks if a word exists in text dictionary. If it does not, this gem will attempt to correct
the input by changing repeated characters and case.
2021
2022
2023
2024
2025
2026
0.0
Spree Grid FAQ adds a Frequently Asked Question section to your spree store. It allows questions to be attached to existing taxons and products and was designe for Alarm Grid.
2021
2022
2023
2024
2025
2026
0.0
Use the syndication library to parse Atom and all versions of RSS easily. This library hides the differences between the formats so you can parse any type of feed without having to know what kind of feed it is.
2021
2022
2023
2024
2025
2026
0.0
Use the syndication library to parse Atom and all versions of RSS easily. This library hides the differences between the formats so you can parse any type of feed without having to know what kind of feed it is.
2021
2022
2023
2024
2025
2026
0.0
Adds setter methods based off of state machine transitions to allow triggering state changes from form attributes.
2021
2022
2023
2024
2025
2026
0.0
A client for interacting with Atlassian Stash API
2021
2022
2023
2024
2025
2026
0.0
Comment on pull requests in Atlassian Stash repositories
2021
2022
2023
2024
2025
2026
0.0
StartAt is a simple class for future code execution. It is designed
to execute a block of code at a specific point in time in the future.
StartAt works by spawning a new thread, determining how long it must wait (in
seconds) until the future date and time is reached, calling sleep with the
exa...
2021
2022
2023
2024
2025
2026
0.0
Stores complex data that includes Arrays and Hashes (possibly nested) in an attribute inside hstore field.
The most typical usage scenario is storing arrays in hstore, but it can handle more complex cases.
2021
2022
2023
2024
2025
2026
0.0
Make your HTML dynamic with the addition of a ruby attribute.
2021
2022
2023
2024
2025
2026
0.0
Run story guard before you release to make sure that all your work is ready (or at least know what's not done).
2021
2022
2023
2024
2025
2026
0.0
Run story express at the end of your build to automatically deliver all the stories that passed the build.
2021
2022
2023
2024
2025
2026
0.0
Add string utility to model of ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
== StringEnum is a concern that makes it easy to work with enums. Include the module, then invoke
the class method string_enum with the attribute name followed by the list of valid values. This will
add checks, writers, and constants for each value.
2021
2022
2023
2024
2025
2026
0.0
Stringify Time extends ActiveRecord::Base to include the stringify_time method. You can then dynamically create getter and setter methods for a date attribute editable through a text field. Metaprogramming.
2021
2022
2023
2024
2025
2026
0.0
This is an example application developed by Abhinav Katoch as part of The Pragmatic Studio's
Ruby Programming course, as described at
http://pragmaticstudio.com
This code is Copyright 2012 The Pragmatic Studio. See the LICENSE file.
2021
2022
2023
2024
2025
2026
0.0
Simple type validation for plain ruby object attributes that perform conversions whenever possible.
2021
2022
2023
2024
2025
2026
0.0
This is an example application used in The Pragmatic Studio's
Ruby Programming course, as described at
http://pragmaticstudio.com
This code is Copyright 2012 The Pragmatic Studio. See the LICENSE file.
2021
2022
2023
2024
2025
2026
0.0
strong_presenter adds a layer of presentation logic to your application, and gives you strong_parameters-like logic to determine which attributes are visible
2021
2022
2023
2024
2025
2026