4 5 6
# File 'lib/ironhide/helpers/includer_helper.rb', line 4 def file_get_contents(url) Ironhide::Includer.get(url) end