File: //usr/local/rvm/gems/ruby-2.5.9/doc/activerecord-6.1.4.1/ri/ActiveRecord/Schema/define-c.ri
U:RDoc::AnyMethod[iI"define:ETI"!ActiveRecord::Schema::define;TT:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [
I"KEval the given block. All methods available to the current connection ;TI"Gadapter are available within the block, so you can easily use the ;TI"7database definition DSL to build up your schema ( ;TI"Q{create_table}[rdoc-ref:ConnectionAdapters::SchemaStatements#create_table], ;TI"Q{add_index}[rdoc-ref:ConnectionAdapters::SchemaStatements#add_index], etc.).;To:RDoc::Markup::BlankLine o;
; [I"JThe +info+ hash is optional, and if given is used to define metadata ;TI"Eabout the current schema (currently, only the schema's version):;T@o:RDoc::Markup::Verbatim; [I"@ActiveRecord::Schema.define(version: 2038_01_19_000001) do
;TI" ...
;TI"end;T:@format0:
@fileI" lib/active_record/schema.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(info = {}, &block);T@FI"Schema;TcRDoc::NormalClass00