flowplayer-gem/lib/flowplayer.rb

5 lines
82 B
Ruby

require 'flowplayer/player'
if defined?(Rails)
require 'flowplayer/railtie'
end