Sha256: c3c37ad7566f4c5231c5dc7b7511efe2279d37b885f779309d948ca09c553fd8
Contents?: true
Size: 519 Bytes
Versions: 8
Compression:
Stored size: 519 Bytes
Contents
<table id="func_remove_timestamps" border="0" style="margin-left:2em;"> <tr> <th width="80em">Func</th> <td><%= text_field_tag '[methods][' + @migration_method.name + '][funcs][][name]', 'remove_timestamps', :readonly => true %></td> <td><%= text_field_tag '[methods][' + @migration_method.name + '][funcs][][table_name]', @migration_func.name, :readonly => true %></td> <td><%= check_box_tag '[methods][' + @migration_method.name + '][funcs][][delete]', true, false %>delete </td> </tr> </table>
Version data entries
8 entries across 8 versions & 1 rubygems