Home

Pages Classes Methods

    Pages

    • bootstrap-theme.css
    • bootstrap-theme.css.map
    • bootstrap-theme.min.css
    • bootstrap.css
    • bootstrap.css.map
    • bootstrap.min.css
    • bootstrap.js
    • bootstrap.min.js
    • npm.js
    • _feeds.haml
    • _months.haml
    • _months_by_years.haml
    • _resources.haml
    • _search_form.haml
    • _versions.haml
    • _years.haml
    • index.haml
    • application.haml
    • @feeds.group(“month”).sort_by {|record| record.key}.each do |group|

      • month = group.key

      • if month == 0

        • next

      link_to(“#{month} (#{group.n_sub_records})”,¶ ↑

      url("/search?word=#{params[:word]}&month=#{month}"))

    Validate

    Generated by RDoc 6.4.0.

    Based on Darkfish by Michael Granger.