RubyGems.org

typed_set

2.1.0

reduce the number of loop in your code. Instead of students.each do |student| student.enrol(class) end. Do students.all.enrol(class).

installgem install typed_set
Authors

Vinh Tran

1,121 total downloads 584 for this version
Owners

C8719c76d9ee5364a2dafc674da8d7a2

Gemfile
gem "typed_set", "~> 2.1.0"
Versions
  1. 2.1.0 December 16, 2010
  2. 1.1.0 December 16, 2010