spec/sinatra-app/views/index.haml in stable-rails-0.0.5 vs spec/sinatra-app/views/index.haml in stable-rails-0.0.6
- old
+ new
@@ -1,5 +1,5 @@
-- stable id: 'foo', class: 'w120' do
+- stable id: 'foo', class: 'w120', fixed_rows: 3, fixed_columns: 2 do
- tr do
- td 'L\N'
- td 'Title 1'
- td 'Title 2', column: { class: 'm' }
- td 'Title 3'
\ No newline at end of file