lib/doc_template/document.rb
Avoid too many return
statements within this method. Open
Open
return false if g2_u6 && %w(6 11 12 13).include?(@opts[:metadata]['lesson'])
Avoid too many return
statements within this method. Open
Open
return false if g2_u10 && %w(11 13 5 12).include?(@opts[:metadata]['lesson'])
Avoid too many return
statements within this method. Open
Open
return false if g2_u11 && %w(14 12 7 13).include?(@opts[:metadata]['lesson'])
Avoid too many return
statements within this method. Open
Open
return false if g2_u5 && %w(5 10 11 12).include?(@opts[:metadata]['lesson'])
Avoid too many return
statements within this method. Open
Open
return false if g2_u8 && %w(5 12 11 10).include?(@opts[:metadata]['lesson'])
Avoid too many return
statements within this method. Open
Open
return false if g2_u7 && %w(6 11 12 13).include?(@opts[:metadata]['lesson'])
Avoid too many return
statements within this method. Open
Open
return false if g2_u4 && %w(8 13 14 15).include?(@opts[:metadata]['lesson'])
Avoid too many return
statements within this method. Open
Open
return false if g2_u9 && %w(15 14 13 6).include?(@opts[:metadata]['lesson'])
Avoid too many return
statements within this method. Open
Open
return false if g2_u12 && %w(12 13 6 11).include?(@opts[:metadata]['lesson'])