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: 104,942 of 195,671
Downloads: 7,918

Daily

Ranking: 110,474 of 195,647
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,621,825,431bundler
291,005,253,991rspec
3,5913,706,976rcov
4,3622,284,843jeweler

Owners

#GravatarHandle
1iconvinhtiensinh