class SpacesController < ApplicationController def index { "extra" => { } } end end