mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-30 20:39:39 +02:00
6 lines
151 B
Text
6 lines
151 B
Text
|
|
source 'https://rubygems.org'
|
||
|
|
|
||
|
|
# ActionController fixture. The harness calls the controller's Rack
|
||
|
|
# endpoint with Rack::MockRequest.
|
||
|
|
gem 'actionpack'
|