File: foo.rb

package info (click to toggle)
ruby-api-pagination 4.8.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 272 kB
  • sloc: ruby: 1,125; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (2)
1
2
3
require 'active_record'

class Foo < ActiveRecord::Base; end