Categories: None [Edit]

typed_set

https://rubygems.org/gems/typed_set
https://github.com/vinhtiensinh/typed_set
reduce the number of loop in your code. Instead of students.each do |student| student.enrol(class) end. Do students.all.enrol(class).

Total

Ranking: 103,155 of 190,469
Downloads: 7,771

Daily

Ranking: 46,658 of 190,443
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,252,447,659bundler
29958,915,034rspec
3,5983,354,757rcov
4,2982,145,494jeweler

Owners

#GravatarHandle
1iconvinhtiensinh