Sha256: 1a62b72968a09d98e8afa8277d0fdb8fadf55257b2a7316d853a49c8431183b2
Contents?: true
Size: 414 Bytes
Versions: 30
Compression:
Stored size: 414 Bytes
Contents
<h1>Annotate</h1> <p>Annotates Rails/ActiveRecord Models, routes, fixtures, and others based on the database schema.</p> <pre> <code> # == Schema Information # # Table name: posts # # id :integer not null, primary key # body :text # title :string # created_at :datetime not null # updated_at :datetime not null # class Post < ApplicationRecord end </code> </pre>
Version data entries
30 entries across 30 versions & 1 rubygems