0.0
Simple game simulation Ruby program written for the online Ruby Programming course from The Pragmatic Studio.
Create a csv file (or use the provided file 'players.csv') that contains the player names and their initial health, and give that file as an argument to bin/studio_game. The game simulat...
2021
2022
2023
2024
2025
2026
0.0
This is an application created from The Pragmatic Studio's Ruby Programming course
found at http://pragmaticstudio.com
Final lesson is to create and upload a Gem file that will run the program created
during the course.
Run studio_game from the command line
2021
2022
2023
2024
2025
2026
0.0
This is an practice application created by Shervin Shaikh during The Pragmatic Studio's Ruby Programming course, as described at
http://pragmaticstudios.com
2021
2022
2023
2024
2025
2026
0.0
Lumberjack logging device that outputs JSON formatted for DataDog with standard attribute mapping.
2021
2022
2023
2024
2025
2026
0.0
Perform superbolt tasks at a later time; timed job queues for the cloud
2021
2022
2023
2024
2025
2026
0.0
Sunspot::Padrino is a derived plugin that provides drop-in integration of the
Sunspot Solr search library with Padrino. It is based on the original Sunspot
::Rails library located at https://github.com/sunspot/sunspot.
2021
2022
2023
2024
2025
2026
0.0
== DESCRIPTION: Experimental library for working with GoogleCheckout. Currently in use for payment at http://peepcode.com.
2021
2022
2023
2024
2025
2026
0.0
Make activerecord support split datetime attributes, store specific datatypes (Integer, String, Boolean)
2021
2022
2023
2024
2025
2026
0.0
This allows you to have hooks at a User, Project or Global level
2021
2022
2023
2024
2025
2026
0.0
This gem calculates the sunrise and sunset at your current location.
2021
2022
2023
2024
2025
2026
0.0
Sunspot::Rails is an extension to the Sunspot library for Solr search.
Sunspot::Rails adds integration between Sunspot and Mongoid, including
defining search and indexing related methods on Mongoid models themselves,
running a Sunspot-compatible Solr instance for development and test
environments...
2021
2022
2023
2024
2025
2026
0.0
Super Form adopts the concept of forms and fields, making it easy to define fields containing bundled validations and attributes. Also, it aims to supply a handy form builder for these fields.
2021
2022
2023
2024
2025
2026
0.0
== FEATURES/PROBLEMS: * Presently a superator operand must support having a singleton class. Because true, false, nil, Symbols, and Fixnums are all specially optimized for in MRI and cannot have singleton classes, they can't be given to a superator. There are ways this can be potentially account...
2021
2022
2023
2024
2025
2026
0.0
This project generalizes EHR integrations with various EHR vendors. Currently supports Allscripts, Athena, and DrChrono.
2021
2022
2023
2024
2025
2026
0.0
Swiss army knife of enum-based attributes
2021
2022
2023
2024
2025
2026
0.0
Models for attaching questions to a survey (polymorphic) and answers to a response (polymorphic)
2021
2022
2023
2024
2025
2026
0.0
An example project using Super Source. View instructions at https://github.com/SuperSourceOrg/super_source_hello_world/tree/master/ruby
2021
2022
2023
2024
2025
2026
0.0
An EventMachine[http://rubyeventmachine.com/] based library for interacting with the very cool Redis[http://code.google.com/p/redis/] data store by Salvatore 'antirez' Sanfilippo. Modeled after eventmachine's implementation of the memcached protocol, and influenced by Ezra Zygmuntowicz's {redis-r...
2021
2022
2023
2024
2025
2026
0.0
The Public Suffix List (http://publicsuffix.org/) is "a cross-vendor initiative to provide an accurate list of domain name suffixes". Such a list is necessary because "there was and remains no algorithmic method of finding the highest level at which a domain may be registered for a particular top...
2021
2022
2023
2024
2025
2026
0.0
We found ourselves constantly wrapping network-facing calls with all kinds of bespoke,
copied, and rewritten retry logic. This gem is an attempt to unify common behaviors,
like simple retry, retry with linear backoff, and retry ...
2021
2022
2023
2024
2025
2026