tested mobile version, aded viewport tag
This commit is contained in:
@@ -7,6 +7,7 @@ Dir[File.dirname(__FILE__) + '/models/*.rb'].each {|file| require file }
|
||||
|
||||
set :bind, '0.0.0.0'
|
||||
|
||||
|
||||
before do
|
||||
content_type :json
|
||||
# TODO: before running to production change this so that only specific
|
||||
|
||||
Reference in New Issue
Block a user