All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ruby-on-rails-server.rails Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version
#!/usr/bin/env ruby
APP_PATH = File.expand_path('../config/application', __dir__)
require_relative '../config/boot'
require 'rails/commands'




© 2015 - 2024 Weber Informatics LLC | Privacy Policy