class FreezingEmail::Web
Public Instance Methods
root_path()
click to toggle source
# File lib/freezing_email/web.rb, line 11 def root_path "#{env['SCRIPT_NAME']}/" end
# File lib/freezing_email/web.rb, line 11 def root_path "#{env['SCRIPT_NAME']}/" end