modeset
[Deprecated] use jsonapi resources or similar https://github.com/cerebris/jsonapi-resources
Dependencies
Package | Locked | Requirement | Latest | Status | Changelog | |
---|---|---|---|---|---|---|
![]() |
>= 0 | 5.2.0 |
|
|||
Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in. This dependency is up-to-date. Congrats and keep going! |
||||||
![]() |
>= 0 | 12.3.1 |
|
|||
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax. Rake has the following features: * Rakefiles (rake's version of Makefiles) are completely defined in standard Ruby syntax. No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or a space?) * Users can specify tasks with prerequisites. * Rake supports rule patterns to synthesize implicit tasks. * Flexible FileLists that act like arrays but know about manipulating file names and paths. * Supports parallel execution of tasks. This dependency is up-to-date. Congrats and keep going! |
||||||
![]() |
>= 0 | 3.7.0 |
|
|||
BDD for Ruby This dependency is up-to-date. Congrats and keep going! |
||||||
![]() |
>= 0 | 1.3.13 |
|
|||
This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org). You must have the SQLite engine installed in order to build this module. Note that this module is only compatible with SQLite 3.6.16 or newer. This dependency is up-to-date. Congrats and keep going! |
Package | Locked | Requirement | Latest | Status | Changelog | |
---|---|---|---|---|---|---|
![]() |
>= 0 | 1.0.8 |
|
|||
Collects test coverage data from your Ruby test suite and sends it to Code Climate's hosted, automated code review service. Based on SimpleCov. This dependency is up-to-date. Congrats and keep going! |