Project

ironhide

0.0
No commit activity in last 3 years
No release in over 3 years
Allows you to include an external html file inside your view.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.0.0
>= 2.2
>= 1.6.1

Runtime

>= 2.1.5.2
 Project Readme

Ironhide¶ ↑

Ironhide provide extra functionalities to your rails app, which are:

  • Include external web content into your view

Includer¶ ↑

Includer provide a view helper method to allow you to consume web contents easily:

file_get_contents('http://github.com/felipecvo/ironhide/raw/master/README.rdoc')

Installation¶ ↑

gem install ironhide