root/Explorator/app/controllers/data_controller.rb @ 22

Revision 22, 99 bytes (checked in by samuraraujo, 5 years ago)
Line 
1class DataController < ApplicationController
2  def  index
3    render :layout => false
4  end
5 
6end
Note: See TracBrowser for help on using the browser.