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([“year”, “month”]).each do |group|

      • sub_record = group.sub_records.first

      • year = sub_record.year

      • month = sub_record.month

      link_to(“#{”%04d“ % year}-#{”%02d“ % month} (#{group.n_sub_records})”,¶ ↑

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

      %br

    Validate

    Generated by RDoc 6.4.0.

    Based on Darkfish by Michael Granger.