Sha256: fa7da623a4910d5c47e971809776b7767f3af0cb92a77c354bd4646c707f0f35
Contents?: true
Size: 330 Bytes
Versions: 8
Compression:
Stored size: 330 Bytes
Contents
#!/usr/bin/env ruby # This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application. ENGINE_ROOT = File.expand_path('../..', __FILE__) ENGINE_PATH = File.expand_path('../../lib/baidu_ueditor_rails/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
8 entries across 8 versions & 1 rubygems