formtastic-fake_input 0.0.2
It generates `span` tags for data values instead of `input`s. This is useful when you need to show read-only value in the resource edit form using all regular input decorations, giving user a clear understanding of its "readonly-ness" and without the ability to pass its value in the form POST request.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            formtastic
            ~> 3