Project
Reverse Dependencies for jeweler
The projects listed here declare jeweler as a runtime or development dependency
0.0
The connect_four.rb file contains classes for an object-oriented connect four game, designed to be played between two human players on the command line. Colored player symbols courtesy of the colorize gem. Play by creating an instance of Game and calling the play method on it.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Heavily based on Forgery it uses the same word sources. It's built to be a bit more customisable and allows you to define new strategies and styles both using ruby modules or big text lists.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
define ActiveRecord constants with DSL.and more!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Makes constructing objects through an attributes hash easier
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
This gem counts the numbers of words in a string. It returns each word and the multiplicity
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Plumbing for running mappers and reducers inside Docker containers
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Content blocks are commonly used models representing editable page partials.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Provides ContentType#content_type, File#content_type, File::content_type
and String#content_type methods to determine mime type
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Parses various file types (HTML, CSS, JavaScript, ...) for URLs and provides methods for iterating through URLs and changing URLs.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Add and remove behaviors defined in modules depending on context an object operates in
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
continuable lets you define exceptions that can be resumed
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Distributed scheduling of jobs
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Contractor makes server configuration on the Cloud child's play.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Flow, Executor, Notifier and more, all tied together tool pack
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Convertable Values provides a simple unit conversion library and pattern for transparently storing base units.
Example usage: You have a model that wants to store values with units (e.g., 200 lbs), but you want (or at least should want)
to store all the values in a base unit (e.g., 90.718474 kilograms). This gem makes using this design pattern totally transparent.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
== coral
This gem is simply a meta package that installs and requires the CORL gem.
Note: CORL is still early in development!
DO NOT USE IN PRODUCTION YET!!
Now you get to hear the story of two names.
Short story first; We switched to the CORL name (github.com/coralnexus/corl).
If your interested in why:
The original name of the CORL project was Coral, and we were exited when we found
the Ruby gem name "coral" available. Our first versions of our CORL system were
named coral_core, coral_cloud, coral_vagrant, coral_plan, and many more were planned.
We created a meta gem (this one) to install a core combination of gems.
During the course of development we found another project that came before ours that
uses the name coral, so we decided to update our project name, so as to avoid conflicts.
For us Coral is more than a word, it is a concept that embodies dynamic ecosystems
supporting a rich variety of lifeforms. Coral are very interesting creatures and we
endeavor to create software that helps build dynamic ecosystems of digital creatures.
We decided to use an acronym that sounds like the word Coral because the acronym fit
with our desire to create something good for administration but also good for flexible
research, so we came to Cluster Orchestration and Research Library. We split the core
components out into a small concurrent plugin framework called Nucleon, upon which
CORL is built. All of our coral sub gems are integrated into these two.
This gem exists only as a installer for people who accidentally spell coral the right
way when trying to install the CORL system. Use the CORL gem instead.
== Copyright
Licensed under Apache license, version 2. See LICENSE.txt for further details.
Copyright (c) 2013-2014 Adrian Webb <adrian.webb@coralnexus.com>
Coral Technology Group LLC
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
A bit of an experiment, really
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Exposes coreisma javascript framework for use with Rails 3+
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
A framework which allows the optimisation of the performance of magnetically confined fusion devices.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
CorFu, the Coderunner/Trinity Fusion Optimisation Framework
allows the optimisation of fusion performance using first principles
flux calculations via Trinity.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity