Project
Reverse Dependencies for rb-fsevent
The projects listed here declare rb-fsevent as a runtime or development dependency
0.0
Transforms EPS and SVG vectors into icon webfonts. Generates Bootstrap compatible CSS for easy inclusion in your projects.
2020
2021
2022
2023
2024
2025
0.0
Big Data Versioning for those seriously Big Applications
2020
2021
2022
2023
2024
2025
0.0
Control daemonizing background processes with launchd.
2020
2021
2022
2023
2024
2025
0.0
A toolkit for bootstrapping and developing WordPress themes.
2020
2021
2022
2023
2024
2025
0.0
Gem to make statistics sending from Rails applications simple and efficient as possible
2020
2021
2022
2023
2024
2025
0.0
Client library for accessing Fraudpointer REST API
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Frontsau brings coffeescript, sass, less to any webapplication without big need of modifying it. No matter if your using wordpress, joomla, zend (only for the php ones)... and many more.
2020
2021
2022
2023
2024
2025
0.0
Gem that provides RCON commands for frostbite 2 engine games. BF3, BFBC2 and so on
2020
2021
2022
2023
2024
2025
0.0
A program for triggering a script on file system change (on OS X)
2020
2021
2022
2023
2024
2025
0.0
A novel way to do virtual machine provisioning
2020
2021
2022
2023
2024
2025
0.0
AWS provisioners for Furnish
2020
2021
2022
2023
2024
2025
0.0
Generic IP allocator for the Furnish provisioning system
2020
2021
2022
2023
2024
2025
0.0
Furnish provisioner for knife-server -- automate a build of a chef-server
2020
2021
2022
2023
2024
2025
0.0
Run SSH commands as a Furnish Provisioner
2020
2021
2022
2023
2024
2025
0.0
Furnish -> Vagrant 1.0.x bridge
2020
2021
2022
2023
2024
2025
0.0
Rails engine for G5 Component Gardens
2020
2021
2022
2023
2024
2025
0.0
Rails Engine for G5 sibling deployers
2020
2021
2022
2023
2024
2025
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:
...
2020
2021
2022
2023
2024
2025