Sha256: b5203d093449cd8c3f1842383a9f8fb8f98644a689ca960492f13a0d470b7ed0
Contents?: true
Size: 223 Bytes
Versions: 16
Compression:
Stored size: 223 Bytes
Contents
#!/usr/bin/env ruby # encoding: UTF-8 # load all framework and gems load ::File.expand_path(File.join("..", "initialize.rb"), __FILE__) # set up the routes load ::File.expand_path(File.join("..", "routes.rb"), __FILE__)
Version data entries
16 entries across 16 versions & 1 rubygems