vendor/assets/application/examples/layout.rb in atome-0.5.7.3.6 vs vendor/assets/application/examples/layout.rb in atome-0.5.7.3.9

- old
+ new

@@ -4,10 +4,10 @@ 5.times do |index| width_found = b.width b.duplicate({ left: b.left + index * (width_found + 45), top: 0, category: :custom_category }) end -grab(:view).attached.each do |atome_found| +grab(:view).fasten.each do |atome_found| grab(atome_found).selected(true) end grab(:the_box_copy_1).text(:hello) selected_items = grab(Universe.current_user).selection # we create a group