APIdock / Ruby on Rails
/
Browse About
method

build

v3.0.0 - Show latest stable - Class: ActiveRecord::Relation
build(*args, &block)
public

Alias for #new

Related methods

  • Instance methods
  • ==
  • any?
  • as_json
  • build
  • create
  • create!
  • delete
  • delete_all
  • destroy
  • destroy_all
  • eager_loading?
  • empty?
  • initialize_copy
  • inspect
  • many?
  • new
  • primary_key
  • reload
  • reset
  • respond_to?
  • scope_for_create
  • scoping
  • size
  • to_a
  • to_sql
  • update
  • update_all
  • where_values_hash
  • Class methods
  • new
  • Protected methods
  • protectedmethod_missing
  • Private methods
  • privatereferences_eager_loaded_tables?
  • privatetables_in_string
APIdock API Documentation Browser

© 2026 APIdock