Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 488 Bytes

File metadata and controls

32 lines (22 loc) · 488 Bytes

0.1.1

  • Fix Ruby warnning (instance variable not initialized)

0.1.0

  • Fix disabled option on render_to_string

0.0.9

  • Add view_source_map: false option to render method

0.0.8

  • Improve line break behavior

0.0.7

  • Fix bug caused with render text: ...

0.0.6

  • Improve comment position

0.0.5

  • Support layout view

0.0.4

  • Fix template name

0.0.3

  • Add DISABLE_VIEW_SOURCE_MAP option

0.0.2

  • Support Rails 3.2 or later

0.0.1

  • 1st release