Project
Reverse Dependencies for guard-rspec
The projects listed here declare guard-rspec as a runtime or development dependency
0.0
This library provides a simple algorithm for object filtering based on an object's timestamp.
A master list of object ID's and timestamps are managed by this library and can be persisted
(outside of this library) for picking up where you last left off.
2021
2022
2023
2024
2025
2026
0.0
A command-line tool for launching and managing daemons and associated infrastructure.
2021
2022
2023
2024
2025
2026
0.0
This gem adds a ttl to the session cookie of your application.
2021
2022
2023
2024
2025
2026
0.0
The DVELP frontend framework.
2021
2022
2023
2024
2025
2026
0.0
This gem extracts embeded info (yaml front matters, for example ) in source code
comments with predefined format:
1. the leading comment string can be different based on the language.
2. the leading column of yaml docs should be aligned to be converted to yaml.
2021
2022
2023
2024
2025
2026
0.0
Gem that provides RCON commands for frostbite 2 engine games. BF3, BFBC2 and so on
2021
2022
2023
2024
2025
2026
0.0
rails 3 engine to create a modal window to browse the server file system
2021
2022
2023
2024
2025
2026
0.0
FTP MVC framework
2021
2022
2023
2024
2025
2026
0.0
FTPMVC asynchronous upload using resque
2021
2022
2023
2024
2025
2026
0.0
FTPMVC filter to encrypt/decrypt files
2021
2022
2023
2024
2025
2026
0.0
Need to be offensive? Fucko has your string and more!
2021
2022
2023
2024
2025
2026
0.0
Find the current fuel prices in Europe. The average fuel price for each European country will be scraped from the fuel-prices-europe.info website.
2021
2022
2023
2024
2025
2026
0.0
collect useful gem and code for rails development or test environment
2021
2022
2023
2024
2025
2026
0.0
Make accurate-enough conversions and comparisons between price strings. For when you're collecting inconsistently structured pricing information (for example, via scraping) and you don't need the rigidness of [RubyMoney](https://github.com/RubyMoney/money).
2021
2022
2023
2024
2025
2026
0.0
Rails engine for G5 Component Gardens
2021
2022
2023
2024
2025
2026
0.0
Rails Engine for G5 sibling deployers
2021
2022
2023
2024
2025
2026
0.0
# Game
A Ruby-powered MVC game framework.
## Install
```sh
$ gem install game
```
## Usage
### Setup
```sh
$ game new my_cool_game
```
This will create a new directory named `my_cool_game` in the current working directory.
The directory is laid out very much like a Rails application:
...
2021
2022
2023
2024
2025
2026
0.0
Google Analytics Measurement Protocol
2021
2022
2023
2024
2025
2026
0.0
A clean functional gameboard for CLI games in ruby, that will return and place pieces based on a coordinate system
2021
2022
2023
2024
2025
2026