Skip to content
Snippets Groups Projects
Select Git revision
  • cf7f865fe8196080eb9b33ed5225df0cf219eab8
  • master default protected
  • abid-master-patch-16387
  • feature/ufscc-emptiness-check
  • v0.4.1
  • v0.4.1
  • v0.4.0
  • v0.3
  • v0.2
  • v0.1
10 results

LICENSE

Blame
  • This project is licensed under the GNU General Public License v3.0 only. Learn more
    config.ru 183 B
    # frozen_string_literal: true
    # This file is used by Rack-based servers to start the application.
    
    require ::File.expand_path('../config/environment', __FILE__)
    run Rails.application