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: 105,267 of 196,591
Downloads: 7,932

Daily

Ranking: 64,132 of 196,549
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,705,699,403bundler
291,015,300,305rspec
3,6133,712,959rcov
4,3712,307,388jeweler

Owners

#GravatarHandle
1iconvinhtiensinh