mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
5 lines
151 B
Ruby
5 lines
151 B
Ruby
source 'https://rubygems.org'
|
|
|
|
# ActionController fixture. The harness calls the controller's Rack
|
|
# endpoint with Rack::MockRequest.
|
|
gem 'actionpack'
|