Sha256: ae3b92114ac73fdcc57e29ee59df4767431a05f2de8ba563e6b9cd9f20a9d770

Contents?: true

Size: 192 Bytes

Versions: 10

Compression:

Stored size: 192 Bytes

Contents

# encoding: utf-8
#
# Copyright (C) 2011-2012  AdMaster, Inc.

# This file is used by Rack-based servers to start the application.

require "./config/boot"
run <%= module_name %>::Application

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
apimaster-0.1.4 lib/apimaster/generators/templates/config.ru.erb
apimaster-0.1.3 lib/apimaster/generators/templates/config.ru.erb
apimaster-0.1.2 lib/apimaster/generators/templates/config.ru.erb
apimaster-0.1.1 lib/apimaster/generators/templates/config.ru.erb
apimaster-0.0.7 lib/apimaster/generators/templates/config.ru.erb
apimaster-0.0.6 lib/apimaster/generators/templates/config.ru.erb
apimaster-0.0.5 lib/apimaster/generators/templates/config.ru.erb
apimaster-0.0.4 lib/apimaster/generators/templates/config.ru.erb
apimaster-0.0.3 lib/apimaster/generators/templates/config.ru.erb
apimaster-0.0.2 lib/apimaster/generators/templates/config.ru.erb