Table of Contents - rubocop-rails-2.12.2 Documentation
Pages
Classes and Modules
- RuboCop
- RuboCop::Cop
- RuboCop::Cop::ActiveRecordHelper
- RuboCop::Cop::EnforceSuperclass
- RuboCop::Cop::IndexMethod
- RuboCop::Cop::Rails
- RuboCop::Cop::Rails::ActionFilter
- RuboCop::Cop::Rails::ActiveRecordAliases
- RuboCop::Cop::Rails::ActiveRecordCallbacksOrder
- RuboCop::Cop::Rails::ActiveRecordOverride
- RuboCop::Cop::Rails::ActiveSupportAliases
- RuboCop::Cop::Rails::AddColumnIndex
- RuboCop::Cop::Rails::AfterCommitOverride
- RuboCop::Cop::Rails::ApplicationController
- RuboCop::Cop::Rails::ApplicationJob
- RuboCop::Cop::Rails::ApplicationMailer
- RuboCop::Cop::Rails::ApplicationRecord
- RuboCop::Cop::Rails::ArelStar
- RuboCop::Cop::Rails::AssertNot
- RuboCop::Cop::Rails::AttributeDefaultBlockValue
- RuboCop::Cop::Rails::BelongsTo
- RuboCop::Cop::Rails::Blank
- RuboCop::Cop::Rails::BulkChangeTable
- RuboCop::Cop::Rails::BulkChangeTable::AlterMethodsRecorder
- RuboCop::Cop::Rails::ContentTag
- RuboCop::Cop::Rails::CreateTableWithTimestamps
- RuboCop::Cop::Rails::Date
- RuboCop::Cop::Rails::DefaultScope
- RuboCop::Cop::Rails::Delegate
- RuboCop::Cop::Rails::DelegateAllowBlank
- RuboCop::Cop::Rails::DynamicFindBy
- RuboCop::Cop::Rails::EagerEvaluationLogMessage
- RuboCop::Cop::Rails::EnumHash
- RuboCop::Cop::Rails::EnumUniqueness
- RuboCop::Cop::Rails::EnvironmentComparison
- RuboCop::Cop::Rails::EnvironmentVariableAccess
- RuboCop::Cop::Rails::Exit
- RuboCop::Cop::Rails::ExpandedDateRange
- RuboCop::Cop::Rails::FilePath
- RuboCop::Cop::Rails::FindBy
- RuboCop::Cop::Rails::FindById
- RuboCop::Cop::Rails::FindEach
- RuboCop::Cop::Rails::HasAndBelongsToMany
- RuboCop::Cop::Rails::HasManyOrHasOneDependent
- RuboCop::Cop::Rails::HelperInstanceVariable
- RuboCop::Cop::Rails::HttpPositionalArguments
- RuboCop::Cop::Rails::HttpStatus
- RuboCop::Cop::Rails::HttpStatus::NumericStyleChecker
- RuboCop::Cop::Rails::HttpStatus::SymbolicStyleChecker
- RuboCop::Cop::Rails::I18nLocaleAssignment
- RuboCop::Cop::Rails::IgnoredSkipActionFilterOption
- RuboCop::Cop::Rails::IndexBy
- RuboCop::Cop::Rails::IndexWith
- RuboCop::Cop::Rails::Inquiry
- RuboCop::Cop::Rails::InverseOf
- RuboCop::Cop::Rails::LexicallyScopedActionFilter
- RuboCop::Cop::Rails::LinkToBlank
- RuboCop::Cop::Rails::MailerName
- RuboCop::Cop::Rails::MatchRoute
- RuboCop::Cop::Rails::NegateInclude
- RuboCop::Cop::Rails::NotNullColumn
- RuboCop::Cop::Rails::OrderById
- RuboCop::Cop::Rails::Output
- RuboCop::Cop::Rails::OutputSafety
- RuboCop::Cop::Rails::Pick
- RuboCop::Cop::Rails::Pluck
- RuboCop::Cop::Rails::PluckId
- RuboCop::Cop::Rails::PluckInWhere
- RuboCop::Cop::Rails::PluralizationGrammar
- RuboCop::Cop::Rails::Presence
- RuboCop::Cop::Rails::Present
- RuboCop::Cop::Rails::RakeEnvironment
- RuboCop::Cop::Rails::ReadWriteAttribute
- RuboCop::Cop::Rails::RedundantAllowNil
- RuboCop::Cop::Rails::RedundantForeignKey
- RuboCop::Cop::Rails::RedundantReceiverInWithOptions
- RuboCop::Cop::Rails::RedundantTravelBack
- RuboCop::Cop::Rails::ReflectionClassName
- RuboCop::Cop::Rails::RefuteMethods
- RuboCop::Cop::Rails::RelativeDateConstant
- RuboCop::Cop::Rails::RenderInline
- RuboCop::Cop::Rails::RenderPlainText
- RuboCop::Cop::Rails::RequestReferer
- RuboCop::Cop::Rails::RequireDependency
- RuboCop::Cop::Rails::ReversibleMigration
- RuboCop::Cop::Rails::ReversibleMigrationMethodDefinition
- RuboCop::Cop::Rails::SafeNavigation
- RuboCop::Cop::Rails::SafeNavigation::Style
- RuboCop::Cop::Rails::SafeNavigation::Style::RedundantSelf
- RuboCop::Cop::Rails::SafeNavigationWithBlank
- RuboCop::Cop::Rails::SaveBang
- RuboCop::Cop::Rails::ScopeArgs
- RuboCop::Cop::Rails::ShortI18n
- RuboCop::Cop::Rails::SkipsModelValidations
- RuboCop::Cop::Rails::SquishedSQLHeredocs
- RuboCop::Cop::Rails::TimeZone
- RuboCop::Cop::Rails::TimeZoneAssignment
- RuboCop::Cop::Rails::UniqBeforePluck
- RuboCop::Cop::Rails::UniqueValidationWithoutIndex
- RuboCop::Cop::Rails::UnknownEnv
- RuboCop::Cop::Rails::UnusedIgnoredColumns
- RuboCop::Cop::Rails::Validation
- RuboCop::Cop::Rails::WhereEquals
- RuboCop::Cop::Rails::WhereExists
- RuboCop::Cop::Rails::WhereNot
- RuboCop::Cop::TargetRailsVersion
- RuboCop::Rails
- RuboCop::Rails::Inject
- RuboCop::Rails::SchemaLoader
- RuboCop::Rails::SchemaLoader::AddIndex
- RuboCop::Rails::SchemaLoader::Column
- RuboCop::Rails::SchemaLoader::Index
- RuboCop::Rails::SchemaLoader::Schema
- RuboCop::Rails::SchemaLoader::Table
- RuboCop::Rails::Version
Methods
- ::autocorrect_incompatible_with — RuboCop::Cop::Rails::SafeNavigation
- ::autocorrect_incompatible_with — RuboCop::Cop::Rails::SafeNavigation::Style::RedundantSelf
- ::defaults! — RuboCop::Rails::Inject
- ::document_version — RuboCop::Rails::Version
- ::included — RuboCop::Cop::EnforceSuperclass
- ::joining_forces — RuboCop::Cop::Rails::SaveBang
- ::new — RuboCop::Cop::Rails::BulkChangeTable::AlterMethodsRecorder
- ::new — RuboCop::Cop::Rails::HttpStatus::SymbolicStyleChecker
- ::new — RuboCop::Cop::Rails::HttpStatus::NumericStyleChecker
- ::new — RuboCop::Cop::Rails::SkipsModelValidations
- ::new — RuboCop::Rails::SchemaLoader::Schema
- ::new — RuboCop::Rails::SchemaLoader::Table
- ::new — RuboCop::Rails::SchemaLoader::Column
- ::new — RuboCop::Rails::SchemaLoader::Index
- ::new — RuboCop::Rails::SchemaLoader::AddIndex
- #acceptable_methods — RuboCop::Cop::Rails::TimeZone
- #active_model? — RuboCop::Cop::Rails::ActiveRecordOverride
- #active_resource? — RuboCop::Cop::Rails::HasManyOrHasOneDependent
- #add_indicies_by — RuboCop::Rails::SchemaLoader::Schema
- #add_offense_for_alter_methods — RuboCop::Cop::Rails::BulkChangeTable
- #add_offense_for_change_table — RuboCop::Cop::Rails::BulkChangeTable
- #add_rel — RuboCop::Cop::Rails::LinkToBlank
- #after_commit_callback? — RuboCop::Cop::Rails::AfterCommitOverride
- #after_leaving_scope — RuboCop::Cop::Rails::SaveBang
- #aliased_action_methods — RuboCop::Cop::Rails::LexicallyScopedActionFilter
- #all_hash_key? — RuboCop::Cop::Rails::ReversibleMigration
- #allow_reads? — RuboCop::Cop::Rails::EnvironmentVariableAccess
- #allow_to_time? — RuboCop::Cop::Rails::Date
- #allow_writes? — RuboCop::Cop::Rails::EnvironmentVariableAccess
- #allowed_argument? — RuboCop::Cop::Rails::ContentTag
- #allowed_invocation? — RuboCop::Cop::Rails::DynamicFindBy
- #allowed_method? — RuboCop::Cop::Rails::DynamicFindBy
- #allowed_method? — RuboCop::Cop::Rails::SkipsModelValidations
- #allowed_methods — RuboCop::Cop::Rails::SkipsModelValidations
- #allowed_name? — RuboCop::Cop::Rails::ContentTag
- #allowed_receiver? — RuboCop::Cop::Rails::DynamicFindBy
- #allowed_receiver? — RuboCop::Cop::Rails::SaveBang
- #analyze_keywords! — RuboCop::Rails::SchemaLoader::Column
- #analyze_keywords! — RuboCop::Rails::SchemaLoader::Index
- #append_to_rel — RuboCop::Cop::Rails::LinkToBlank
- #argument? — RuboCop::Cop::Rails::SaveBang
- #arguments_match? — RuboCop::Cop::Rails::Delegate
- #array_node_to_array — RuboCop::Cop::Rails::UniqueValidationWithoutIndex
- #array_parent — RuboCop::Cop::Rails::SaveBang
- #array_values — RuboCop::Cop::Rails::LexicallyScopedActionFilter
- #assignable_node — RuboCop::Cop::Rails::SaveBang
- #attach_timezone_specifier? — RuboCop::Cop::Rails::TimeZone
- #autocorrect — RuboCop::Cop::Rails::ActiveRecordCallbacksOrder
- #autocorrect — RuboCop::Cop::Rails::ApplicationJob
- #autocorrect — RuboCop::Cop::Rails::Blank
- #autocorrect — RuboCop::Cop::Rails::ContentTag
- #autocorrect — RuboCop::Cop::Rails::DynamicFindBy
- #autocorrect — RuboCop::Cop::Rails::EnvironmentComparison
- #autocorrect — RuboCop::Cop::Rails::FindBy
- #autocorrect — RuboCop::Cop::Rails::LinkToBlank
- #autocorrect — RuboCop::Cop::Rails::MailerName
- #autocorrect — RuboCop::Cop::Rails::Present
- #autocorrect — RuboCop::Cop::Rails::RedundantReceiverInWithOptions
- #autocorrect — RuboCop::Cop::Rails::RelativeDateConstant
- #autocorrect — RuboCop::Cop::Rails::SafeNavigation
- #autocorrect — RuboCop::Cop::Rails::TimeZone
- #autocorrect_argument_keywords — RuboCop::Cop::Rails::DynamicFindBy
- #autocorrect_method_name — RuboCop::Cop::Rails::DynamicFindBy
- #autocorrect_time_new — RuboCop::Cop::Rails::TimeZone
- #bad_days — RuboCop::Cop::Rails::Date
- #bad_method? — RuboCop::Cop::Rails::RefuteMethods
- #bad_methods — RuboCop::Cop::Rails::ActionFilter
- #bad_methods — RuboCop::Cop::Rails::Date
- #begin_pos_with_comment — RuboCop::Cop::Rails::ActiveRecordCallbacksOrder
- #block_argument_range — RuboCop::Cop::Rails::RedundantReceiverInWithOptions
- #braced_options — RuboCop::Cop::Rails::Validation
- #buffer — RuboCop::Cop::Rails::ActiveRecordCallbacksOrder
- #build! — RuboCop::Rails::SchemaLoader::Schema
- #build_columns — RuboCop::Rails::SchemaLoader::Table
- #build_columns_or_expr — RuboCop::Rails::SchemaLoader::Index
- #build_find_by_bad_method — RuboCop::Cop::Rails::FindById
- #build_good_method — RuboCop::Cop::Rails::FindById
- #build_good_method — RuboCop::Cop::Rails::WhereEquals
- #build_good_method — RuboCop::Cop::Rails::WhereExists
- #build_good_method — RuboCop::Cop::Rails::WhereNot
- #build_good_method_exists — RuboCop::Cop::Rails::WhereExists
- #build_good_method_where — RuboCop::Cop::Rails::WhereExists
- #build_indices — RuboCop::Rails::SchemaLoader::Table
- #build_message — RuboCop::Cop::Rails::TimeZone
- #build_predicate_method — RuboCop::Cop::Rails::EnvironmentComparison
- #build_predicate_method_for_rails_env_on_lhs — RuboCop::Cop::Rails::EnvironmentComparison
- #build_predicate_method_for_rails_env_on_rhs — RuboCop::Cop::Rails::EnvironmentComparison
- #build_source_for_or_method — RuboCop::Cop::Rails::Presence
- #build_where_take_bad_method — RuboCop::Cop::Rails::FindById
- #call_to_combinable_alter_method? — RuboCop::Cop::Rails::BulkChangeTable
- #call_to_persisted? — RuboCop::Cop::Rails::SaveBang
- #callback? — RuboCop::Cop::Rails::ActiveRecordCallbacksOrder
- #callback_names — RuboCop::Cop::Rails::ActiveRecordOverride
- #check_add_column — RuboCop::Cop::Rails::NotNullColumn
- #check_add_reference — RuboCop::Cop::Rails::NotNullColumn
- #check_assignment — RuboCop::Cop::Rails::SaveBang
- #check_change_table_node — RuboCop::Cop::Rails::ReversibleMigration
- #check_change_table_offense — RuboCop::Cop::Rails::ReversibleMigration
- #check_column_existence — RuboCop::Cop::Rails::UnusedIgnoredColumns
- #check_date_node — RuboCop::Cop::Rails::Date
- #check_deprecated_methods — RuboCop::Cop::Rails::Date
- #check_drop_table_node — RuboCop::Cop::Rails::ReversibleMigration
- #check_for_file_join_with_rails_root — RuboCop::Cop::Rails::FilePath
- #check_for_rails_root_join_with_slash_separated_path — RuboCop::Cop::Rails::FilePath
- #check_for_rails_root_join_with_string_arguments — RuboCop::Cop::Rails::FilePath
- #check_irreversible_schema_statement_node — RuboCop::Cop::Rails::ReversibleMigration
- #check_localtime — RuboCop::Cop::Rails::TimeZone
- #check_method_node — RuboCop::Cop::Rails::ActionFilter
- #check_pairs — RuboCop::Cop::Rails::NotNullColumn
- #check_remove_column_node — RuboCop::Cop::Rails::ReversibleMigration
- #check_remove_columns_node — RuboCop::Cop::Rails::ReversibleMigration
- #check_remove_foreign_key_node — RuboCop::Cop::Rails::ReversibleMigration
- #check_remove_index_node — RuboCop::Cop::Rails::ReversibleMigration
- #check_reversible_hash_node — RuboCop::Cop::Rails::ReversibleMigration
- #check_time_node — RuboCop::Cop::Rails::TimeZone
- #check_used_in_condition_or_compound_boolean — RuboCop::Cop::Rails::SaveBang
- #checked_immediately? — RuboCop::Cop::Rails::SaveBang
- #checker_class — RuboCop::Cop::Rails::HttpStatus
- #class_node — RuboCop::Cop::Rails::UniqueValidationWithoutIndex
- #class_node — RuboCop::Cop::Rails::UnusedIgnoredColumns
- #class_send_nodes — RuboCop::Cop::Rails::AfterCommitOverride
- #collect_variable_like_names — RuboCop::Cop::Rails::UnknownEnv
- #column_keywords — RuboCop::Cop::Rails::DynamicFindBy
- #column_names — RuboCop::Cop::Rails::UniqueValidationWithoutIndex
- #column_names_from_scope — RuboCop::Cop::Rails::UniqueValidationWithoutIndex
- #combinable_alter_methods — RuboCop::Cop::Rails::BulkChangeTable
- #combinable_transformations — RuboCop::Cop::Rails::BulkChangeTable
- #compatible_content_type? — RuboCop::Cop::Rails::RenderPlainText
- #condition_part? — RuboCop::Cop::Rails::UniqueValidationWithoutIndex
- #conditional? — RuboCop::Cop::Rails::SaveBang
- #const_matches? — RuboCop::Cop::Rails::SaveBang
- #contain_valid_options_in_with_options_block? — RuboCop::Cop::Rails::HasManyOrHasOneDependent
- #contains_noopener? — RuboCop::Cop::Rails::LinkToBlank
- #convert_good_method — RuboCop::Cop::Rails::RefuteMethods
- #convert_hash_data — RuboCop::Cop::Rails::HttpPositionalArguments
- #convertable_args? — RuboCop::Cop::Rails::WhereExists
- #correct_method — RuboCop::Cop::Rails::PluralizationGrammar
- #correct_task_dependency — RuboCop::Cop::Rails::RakeEnvironment
- #correct_validate_type — RuboCop::Cop::Rails::Validation
- #correct_validate_type_for_array — RuboCop::Cop::Rails::Validation
- #correct_validate_type_for_hash — RuboCop::Cop::Rails::Validation
- #corrected_ancestor? — RuboCop::Cop::Rails::ContentTag
- #corrected_source — RuboCop::Cop::Rails::AssertNot
- #correction — RuboCop::Cop::Rails::HttpPositionalArguments
- #correction_range — RuboCop::Cop::Rails::ContentTag
- #correction_range — RuboCop::Cop::Rails::WhereExists
- #correction_template — RuboCop::Cop::Rails::HttpPositionalArguments
- #custom_http_status_code? — RuboCop::Cop::Rails::HttpStatus::SymbolicStyleChecker
- #database — RuboCop::Cop::Rails::BulkChangeTable
- #database_from_yaml — RuboCop::Cop::Rails::BulkChangeTable
- #database_yaml — RuboCop::Cop::Rails::BulkChangeTable
- #db_schema_path — RuboCop::Rails::SchemaLoader
- #default_foreign_key — RuboCop::Cop::Rails::RedundantForeignKey
- #defined_action_methods — RuboCop::Cop::Rails::LexicallyScopedActionFilter
- #defined_callbacks — RuboCop::Cop::Rails::ActiveRecordCallbacksOrder
- #dot_method_begin_pos — RuboCop::Cop::Rails::UniqBeforePluck
- #dot_method_with_whitespace — RuboCop::Cop::Rails::UniqBeforePluck
- #duration_method? — RuboCop::Cop::Rails::PluralizationGrammar
- #each_add_index — RuboCop::Rails::SchemaLoader::Schema
- #each_after_commit_callback — RuboCop::Cop::Rails::AfterCommitOverride
- #each_content — RuboCop::Rails::SchemaLoader::Table
- #each_table — RuboCop::Rails::SchemaLoader::Schema
- #end_position_for — RuboCop::Cop::Rails::ActiveRecordCallbacksOrder
- #enum_name — RuboCop::Cop::Rails::EnumHash
- #enum_name — RuboCop::Cop::Rails::EnumUniqueness
- #environments — RuboCop::Cop::Rails::UnknownEnv
- #execute_correction — RuboCop::Cop::IndexMethod
- #exists_style? — RuboCop::Cop::Rails::WhereExists
- #expected_signature? — RuboCop::Cop::Rails::SaveBang
- #explicit_return? — RuboCop::Cop::Rails::SaveBang
- #external_dependency_checksum — RuboCop::Cop::ActiveRecordHelper
- #extract_captures — RuboCop::Cop::IndexMethod
- #extract_column_and_value — RuboCop::Cop::Rails::WhereEquals
- #extract_column_and_value — RuboCop::Cop::Rails::WhereNot
- #extract_method_chain — RuboCop::Cop::Rails::Date
- #extract_method_chain — RuboCop::Cop::Rails::TimeZone
- #extract_via — RuboCop::Cop::Rails::MatchRoute
- #find_allow_nil_and_allow_blank — RuboCop::Cop::Rails::RedundantAllowNil
- #find_as_option — RuboCop::Cop::Rails::RedundantForeignKey
- #find_by_offense_range — RuboCop::Cop::Rails::FindById
- #find_content_type — RuboCop::Cop::Rails::RenderPlainText
- #find_method_with_sibling_index — RuboCop::Cop::Rails::SaveBang
- #find_offenses — RuboCop::Cop::Rails::WhereExists
- #find_parent_class_name — RuboCop::Cop::Rails::ActiveRecordOverride
- #find_schema_information — RuboCop::Cop::Rails::UniqueValidationWithoutIndex
- #find_scope — RuboCop::Cop::Rails::UniqueValidationWithoutIndex
- #flexible? — RuboCop::Cop::Rails::TimeZone
- #flush — RuboCop::Cop::Rails::BulkChangeTable::AlterMethodsRecorder
- #forbidden_methods — RuboCop::Cop::Rails::SkipsModelValidations
- #foreign_key_of — RuboCop::Cop::ActiveRecordHelper
- #format_arg? — RuboCop::Cop::Rails::HttpPositionalArguments
- #frozen_array_argument? — RuboCop::Cop::Rails::Validation
- #good_days — RuboCop::Cop::Rails::Date
- #good_methods — RuboCop::Cop::Rails::ActionFilter
- #good_methods — RuboCop::Cop::Rails::Date
- #good_methods — RuboCop::Cop::Rails::TimeZone
- #handle_possible_offense — RuboCop::Cop::IndexMethod
- #hash_parent — RuboCop::Cop::Rails::SaveBang
- #highlight_range — RuboCop::Cop::Rails::HttpPositionalArguments
- #http_method? — RuboCop::Cop::Rails::MatchRoute
- #http_method_and_options — RuboCop::Cop::Rails::MatchRoute
- #if_and_except? — RuboCop::Cop::Rails::IgnoredSkipActionFilterOption
- #if_and_only? — RuboCop::Cop::Rails::IgnoredSkipActionFilterOption
- #ignore_if_node? — RuboCop::Cop::Rails::Presence
- #ignore_other_node? — RuboCop::Cop::Rails::Presence
- #ignore_where_first? — RuboCop::Cop::Rails::FindBy
- #ignored? — RuboCop::Cop::Rails::FindEach
- #implicit_return? — RuboCop::Cop::Rails::SaveBang
- #in_condition_or_compound_boolean? — RuboCop::Cop::Rails::SaveBang
- #in_routing_block? — RuboCop::Cop::Rails::HttpPositionalArguments
- #in_where? — RuboCop::Cop::ActiveRecordHelper
- #include_bulk_options? — RuboCop::Cop::Rails::BulkChangeTable
- #include_column_names_in_expression_index? — RuboCop::Cop::Rails::UniqueValidationWithoutIndex
- #include_prefix_case? — RuboCop::Cop::Rails::Delegate
- #index_range — RuboCop::Cop::Rails::AddColumnIndex
- #inherit_active_record_base? — RuboCop::Cop::ActiveRecordHelper
- #inherit_form_builder? — RuboCop::Cop::Rails::HelperInstanceVariable
- #inline_comment? — RuboCop::Cop::Rails::ActiveRecordCallbacksOrder
- #literal_number? — RuboCop::Cop::Rails::PluralizationGrammar
- #load — RuboCop::Rails::SchemaLoader
- #load! — RuboCop::Rails::SchemaLoader
- #looks_like_rails_html_safe? — RuboCop::Cop::Rails::OutputSafety
- #looks_like_rails_raw? — RuboCop::Cop::Rails::OutputSafety
- #looks_like_rails_safe_concat? — RuboCop::Cop::Rails::OutputSafety
- #mailer_suffix? — RuboCop::Cop::Rails::MailerName
- #match_gvar? — RuboCop::Cop::Rails::Output
- #message — RuboCop::Cop::Rails::ActiveRecordOverride
- #message — RuboCop::Cop::Rails::FilePath
- #message — RuboCop::Cop::Rails::HttpStatus::SymbolicStyleChecker
- #message — RuboCop::Cop::Rails::HttpStatus::NumericStyleChecker
- #message — RuboCop::Cop::Rails::InverseOf
- #message — RuboCop::Cop::Rails::LexicallyScopedActionFilter
- #message — RuboCop::Cop::Rails::Pick
- #message — RuboCop::Cop::Rails::Pluck
- #message — RuboCop::Cop::Rails::PluralizationGrammar
- #message — RuboCop::Cop::Rails::Presence
- #message — RuboCop::Cop::Rails::ReadWriteAttribute
- #message — RuboCop::Cop::Rails::RelativeDateConstant
- #message — RuboCop::Cop::Rails::RequestReferer
- #message — RuboCop::Cop::Rails::SkipsModelValidations
- #message — RuboCop::Cop::Rails::SquishedSQLHeredocs
- #message — RuboCop::Cop::Rails::UnknownEnv
- #message — RuboCop::Cop::Rails::Validation
- #method_from_time_class? — RuboCop::Cop::Rails::TimeZone
- #method_name_matches? — RuboCop::Cop::Rails::Delegate
- #method_send? — RuboCop::Cop::Rails::Date
- #method_send? — RuboCop::Cop::Rails::TimeZone
- #minimum_target_rails_version — RuboCop::Cop::TargetRailsVersion
- #named_callback? — RuboCop::Cop::Rails::AfterCommitOverride
- #need_check_localtime? — RuboCop::Cop::Rails::TimeZone
- #needs_conversion? — RuboCop::Cop::Rails::HttpPositionalArguments
- #nested_relative_date — RuboCop::Cop::Rails::RelativeDateConstant
- #new_method_name — RuboCop::Cop::Rails::IndexBy
- #new_method_name — RuboCop::Cop::Rails::IndexWith
- #new_method_name — RuboCop::Cop::IndexMethod
- #node_beg — RuboCop::Cop::Rails::RedundantAllowNil
- #node_end — RuboCop::Cop::Rails::RedundantAllowNil
- #non_interpolated_string? — RuboCop::Cop::Rails::OutputSafety
- #not_danger_chain? — RuboCop::Cop::Rails::TimeZone
- #number — RuboCop::Cop::Rails::HttpStatus::SymbolicStyleChecker
- #number — RuboCop::Cop::Rails::HttpStatus::NumericStyleChecker
- #offending_node? — RuboCop::Cop::Rails::Exit
- #offense? — RuboCop::Cop::Rails::PluralizationGrammar
- #offense_detected? — RuboCop::Cop::Rails::SquishedSQLHeredocs
- #offense_message — RuboCop::Cop::Rails::RefuteMethods
- #offense_range — RuboCop::Cop::Rails::FindBy
- #offense_range — RuboCop::Cop::Rails::OrderById
- #offense_range — RuboCop::Cop::Rails::Output
- #offense_range — RuboCop::Cop::Rails::Pluck
- #offense_range — RuboCop::Cop::Rails::PluckId
- #offense_range — RuboCop::Cop::Rails::RelativeDateConstant
- #offense_range — RuboCop::Cop::Rails::WhereEquals
- #offense_range — RuboCop::Cop::Rails::WhereNot
- #offensive? — RuboCop::Cop::Rails::HttpStatus::SymbolicStyleChecker
- #offensive? — RuboCop::Cop::Rails::HttpStatus::NumericStyleChecker
- #offensive_nodes — RuboCop::Cop::Rails::BulkChangeTable::AlterMethodsRecorder
- #offset_provided? — RuboCop::Cop::Rails::TimeZone
- #on_and — RuboCop::Cop::Rails::Present
- #on_bad_each_with_object — RuboCop::Cop::IndexMethod
- #on_bad_hash_brackets_map — RuboCop::Cop::IndexMethod
- #on_bad_map_to_h — RuboCop::Cop::IndexMethod
- #on_bad_to_h — RuboCop::Cop::IndexMethod
- #on_block — RuboCop::Cop::Rails::ActionFilter
- #on_block — RuboCop::Cop::Rails::Pluck
- #on_block — RuboCop::Cop::Rails::RakeEnvironment
- #on_block — RuboCop::Cop::Rails::RedundantReceiverInWithOptions
- #on_block — RuboCop::Cop::Rails::ReversibleMigration
- #on_block — RuboCop::Cop::IndexMethod
- #on_casgn — RuboCop::Cop::Rails::RelativeDateConstant
- #on_class — RuboCop::Cop::Rails::ActiveRecordCallbacksOrder
- #on_class — RuboCop::Cop::Rails::AfterCommitOverride
- #on_class — RuboCop::Cop::Rails::MailerName
- #on_class — RuboCop::Cop::Rails::ReversibleMigrationMethodDefinition
- #on_class — RuboCop::Cop::EnforceSuperclass
- #on_const — RuboCop::Cop::Rails::Date
- #on_const — RuboCop::Cop::Rails::EnvironmentVariableAccess
- #on_const — RuboCop::Cop::Rails::TimeZone
- #on_csend — RuboCop::Cop::Rails::ActiveRecordAliases
- #on_csend — RuboCop::Cop::Rails::Date
- #on_csend — RuboCop::Cop::Rails::DynamicFindBy
- #on_csend — RuboCop::Cop::Rails::FindBy
- #on_csend — RuboCop::Cop::Rails::OutputSafety
- #on_csend — RuboCop::Cop::Rails::SaveBang
- #on_csend — RuboCop::Cop::Rails::SkipsModelValidations
- #on_csend — RuboCop::Cop::IndexMethod
- #on_def — RuboCop::Cop::Rails::ActiveRecordOverride
- #on_def — RuboCop::Cop::Rails::BulkChangeTable
- #on_def — RuboCop::Cop::Rails::Delegate
- #on_defs — RuboCop::Cop::Rails::DefaultScope
- #on_dstr — RuboCop::Cop::Rails::FilePath
- #on_heredoc — RuboCop::Cop::Rails::SquishedSQLHeredocs
- #on_if — RuboCop::Cop::Rails::Blank
- #on_if — RuboCop::Cop::Rails::Presence
- #on_if — RuboCop::Cop::Rails::Present
- #on_if — RuboCop::Cop::Rails::SafeNavigationWithBlank
- #on_irange — RuboCop::Cop::Rails::ExpandedDateRange
- #on_ivar — RuboCop::Cop::Rails::HelperInstanceVariable
- #on_ivasgn — RuboCop::Cop::Rails::HelperInstanceVariable
- #on_masgn — RuboCop::Cop::Rails::RelativeDateConstant
- #on_new_investigation — RuboCop::Cop::Rails::ContentTag
- #on_or — RuboCop::Cop::Rails::Blank
- #on_or — RuboCop::Cop::Rails::Present
- #on_or_asgn — RuboCop::Cop::Rails::RelativeDateConstant
- #on_sclass — RuboCop::Cop::Rails::DefaultScope
- #on_send — RuboCop::Cop::Rails::ActionFilter
- #on_send — RuboCop::Cop::Rails::ActiveRecordAliases
- #on_send — RuboCop::Cop::Rails::ActiveSupportAliases
- #on_send — RuboCop::Cop::Rails::AddColumnIndex
- #on_send — RuboCop::Cop::Rails::ArelStar
- #on_send — RuboCop::Cop::Rails::AssertNot
- #on_send — RuboCop::Cop::Rails::AttributeDefaultBlockValue
- #on_send — RuboCop::Cop::Rails::BelongsTo
- #on_send — RuboCop::Cop::Rails::Blank
- #on_send — RuboCop::Cop::Rails::BulkChangeTable
- #on_send — RuboCop::Cop::Rails::ContentTag
- #on_send — RuboCop::Cop::Rails::CreateTableWithTimestamps
- #on_send — RuboCop::Cop::Rails::Date
- #on_send — RuboCop::Cop::Rails::DefaultScope
- #on_send — RuboCop::Cop::Rails::DelegateAllowBlank
- #on_send — RuboCop::Cop::Rails::DynamicFindBy
- #on_send — RuboCop::Cop::Rails::EagerEvaluationLogMessage
- #on_send — RuboCop::Cop::Rails::EnumHash
- #on_send — RuboCop::Cop::Rails::EnumUniqueness
- #on_send — RuboCop::Cop::Rails::EnvironmentComparison
- #on_send — RuboCop::Cop::Rails::Exit
- #on_send — RuboCop::Cop::Rails::FilePath
- #on_send — RuboCop::Cop::Rails::FindBy
- #on_send — RuboCop::Cop::Rails::FindById
- #on_send — RuboCop::Cop::Rails::FindEach
- #on_send — RuboCop::Cop::Rails::HasAndBelongsToMany
- #on_send — RuboCop::Cop::Rails::HasManyOrHasOneDependent
- #on_send — RuboCop::Cop::Rails::HttpPositionalArguments
- #on_send — RuboCop::Cop::Rails::HttpStatus
- #on_send — RuboCop::Cop::Rails::I18nLocaleAssignment
- #on_send — RuboCop::Cop::Rails::IgnoredSkipActionFilterOption
- #on_send — RuboCop::Cop::Rails::Inquiry
- #on_send — RuboCop::Cop::Rails::InverseOf
- #on_send — RuboCop::Cop::Rails::LexicallyScopedActionFilter
- #on_send — RuboCop::Cop::Rails::LinkToBlank
- #on_send — RuboCop::Cop::Rails::MailerName
- #on_send — RuboCop::Cop::Rails::MatchRoute
- #on_send — RuboCop::Cop::Rails::NegateInclude
- #on_send — RuboCop::Cop::Rails::NotNullColumn
- #on_send — RuboCop::Cop::Rails::OrderById
- #on_send — RuboCop::Cop::Rails::Output
- #on_send — RuboCop::Cop::Rails::OutputSafety
- #on_send — RuboCop::Cop::Rails::Pick
- #on_send — RuboCop::Cop::Rails::PluckId
- #on_send — RuboCop::Cop::Rails::PluckInWhere
- #on_send — RuboCop::Cop::Rails::PluralizationGrammar
- #on_send — RuboCop::Cop::Rails::Present
- #on_send — RuboCop::Cop::Rails::ReadWriteAttribute
- #on_send — RuboCop::Cop::Rails::RedundantAllowNil
- #on_send — RuboCop::Cop::Rails::RedundantForeignKey
- #on_send — RuboCop::Cop::Rails::RedundantTravelBack
- #on_send — RuboCop::Cop::Rails::ReflectionClassName
- #on_send — RuboCop::Cop::Rails::RefuteMethods
- #on_send — RuboCop::Cop::Rails::RenderInline
- #on_send — RuboCop::Cop::Rails::RenderPlainText
- #on_send — RuboCop::Cop::Rails::RequestReferer
- #on_send — RuboCop::Cop::Rails::RequireDependency
- #on_send — RuboCop::Cop::Rails::ReversibleMigration
- #on_send — RuboCop::Cop::Rails::SafeNavigation
- #on_send — RuboCop::Cop::Rails::SaveBang
- #on_send — RuboCop::Cop::Rails::ScopeArgs
- #on_send — RuboCop::Cop::Rails::ShortI18n
- #on_send — RuboCop::Cop::Rails::SkipsModelValidations
- #on_send — RuboCop::Cop::Rails::TimeZoneAssignment
- #on_send — RuboCop::Cop::Rails::UniqBeforePluck
- #on_send — RuboCop::Cop::Rails::UniqueValidationWithoutIndex
- #on_send — RuboCop::Cop::Rails::UnknownEnv
- #on_send — RuboCop::Cop::Rails::UnusedIgnoredColumns
- #on_send — RuboCop::Cop::Rails::Validation
- #on_send — RuboCop::Cop::Rails::WhereEquals
- #on_send — RuboCop::Cop::Rails::WhereExists
- #on_send — RuboCop::Cop::Rails::WhereNot
- #on_send — RuboCop::Cop::EnforceSuperclass
- #on_send — RuboCop::Cop::IndexMethod
- #operator_or_single_negative? — RuboCop::Cop::Rails::SaveBang
- #options_contain_inverse_of? — RuboCop::Cop::Rails::InverseOf
- #options_hash — RuboCop::Cop::Rails::IgnoredSkipActionFilterOption
- #options_ignoring_inverse_of? — RuboCop::Cop::Rails::InverseOf
- #options_requiring_inverse_of? — RuboCop::Cop::Rails::InverseOf
- #parse — RuboCop::Rails::SchemaLoader
- #permitted_symbol? — RuboCop::Cop::Rails::HttpStatus::NumericStyleChecker
- #persist_method? — RuboCop::Cop::Rails::SaveBang
- #persisted_referenced? — RuboCop::Cop::Rails::SaveBang
- #plural_method? — RuboCop::Cop::Rails::PluralizationGrammar
- #plural_receiver? — RuboCop::Cop::Rails::PluralizationGrammar
- #pluralize — RuboCop::Cop::Rails::PluralizationGrammar
- #polymorphic? — RuboCop::Cop::ActiveRecordHelper
- #preferred_method — RuboCop::Cop::Rails::ActionFilter
- #preferred_method — RuboCop::Cop::Rails::Validation
- #preferred_style — RuboCop::Cop::Rails::HttpStatus::SymbolicStyleChecker
- #preferred_style — RuboCop::Cop::Rails::HttpStatus::NumericStyleChecker
- #prefixed_method_name — RuboCop::Cop::Rails::Delegate
- #prepare_correction — RuboCop::Cop::IndexMethod
- #private_or_protected_before — RuboCop::Cop::Rails::Delegate
- #private_or_protected_delegation — RuboCop::Cop::Rails::Delegate
- #private_or_protected_inline — RuboCop::Cop::Rails::Delegate
- #process — RuboCop::Cop::Rails::BulkChangeTable::AlterMethodsRecorder
- #rails_env_on_lhs? — RuboCop::Cop::Rails::EnvironmentComparison
- #read_attribute_replacement — RuboCop::Cop::Rails::ReadWriteAttribute
- #readonly_model? — RuboCop::Cop::Rails::HasManyOrHasOneDependent
- #receiver_chain_matches? — RuboCop::Cop::Rails::SaveBang
- #redundant? — RuboCop::Cop::Rails::RedundantForeignKey
- #reflection_class_value? — RuboCop::Cop::Rails::ReflectionClassName
- #register_offense — RuboCop::Cop::Rails::Delegate
- #register_offense — RuboCop::Cop::Rails::FilePath
- #register_offense — RuboCop::Cop::Rails::FindById
- #register_offense — RuboCop::Cop::Rails::MatchRoute
- #register_offense — RuboCop::Cop::Rails::Presence
- #register_offense — RuboCop::Cop::Rails::RedundantAllowNil
- #register_offense — RuboCop::Cop::Rails::SaveBang
- #register_offense — RuboCop::Cop::EnforceSuperclass
- #remove_redundant_in_time_zone — RuboCop::Cop::Rails::TimeZone
- #replacement — RuboCop::Cop::Rails::Blank
- #replacement — RuboCop::Cop::Rails::MatchRoute
- #replacement — RuboCop::Cop::Rails::Presence
- #replacement — RuboCop::Cop::Rails::Present
- #replacement — RuboCop::Cop::Rails::RenderPlainText
- #replacement — RuboCop::Cop::Rails::SafeNavigation
- #replacement_range — RuboCop::Cop::Rails::EagerEvaluationLogMessage
- #replacement_source — RuboCop::Cop::Rails::EagerEvaluationLogMessage
- #reset! — RuboCop::Rails::SchemaLoader
- #resolve_relation_into_column — RuboCop::Cop::ActiveRecordHelper
- #return_value_assigned? — RuboCop::Cop::Rails::SaveBang
- #reversible_change_table_call? — RuboCop::Cop::Rails::ReversibleMigration
- #right_argument_count? — RuboCop::Cop::Rails::Exit
- #right_assignment_node — RuboCop::Cop::Rails::SaveBang
- #right_receiver? — RuboCop::Cop::Rails::Exit
- #root_receiver — RuboCop::Cop::Rails::PluckInWhere
- #safe_chain? — RuboCop::Cop::Rails::Date
- #safe_method — RuboCop::Cop::Rails::TimeZone
- #safe_to_time? — RuboCop::Cop::Rails::Date
- #same_context_in_with_options? — RuboCop::Cop::Rails::InverseOf
- #same_receiver? — RuboCop::Cop::Rails::ExpandedDateRange
- #same_value? — RuboCop::Cop::Rails::RedundantReceiverInWithOptions
- #schema — RuboCop::Cop::ActiveRecordHelper
- #scope? — RuboCop::Cop::Rails::InverseOf
- #search_begin_pos_of_space_before_block_argument — RuboCop::Cop::Rails::RedundantReceiverInWithOptions
- #singular_method? — RuboCop::Cop::Rails::PluralizationGrammar
- #singular_receiver? — RuboCop::Cop::Rails::PluralizationGrammar
- #singularize — RuboCop::Cop::Rails::PluralizationGrammar
- #source — RuboCop::Cop::Rails::EnumHash
- #source_range_with_comment — RuboCop::Cop::Rails::ActiveRecordCallbacksOrder
- #special_keyword_arg? — RuboCop::Cop::Rails::HttpPositionalArguments
- #sql_heredoc? — RuboCop::Cop::Rails::SquishedSQLHeredocs
- #start_line_position — RuboCop::Cop::Rails::ActiveRecordCallbacksOrder
- #static_method_name — RuboCop::Cop::Rails::DynamicFindBy
- #strict? — RuboCop::Cop::Rails::TimeZone
- #string_with_slash? — RuboCop::Cop::Rails::FilePath
- #style_parameter_name — RuboCop::Cop::Rails::UniqBeforePluck
- #support_bulk_alter? — RuboCop::Cop::Rails::BulkChangeTable
- #support_target_rails_version? — RuboCop::Cop::TargetRailsVersion
- #symbol — RuboCop::Cop::Rails::HttpStatus::SymbolicStyleChecker
- #symbol — RuboCop::Cop::Rails::HttpStatus::NumericStyleChecker
- #table — RuboCop::Cop::Rails::UnusedIgnoredColumns
- #table_by — RuboCop::Rails::SchemaLoader::Schema
- #table_name — RuboCop::Cop::ActiveRecordHelper
- #task_name — RuboCop::Cop::Rails::RakeEnvironment
- #time_columns_included? — RuboCop::Cop::Rails::CreateTableWithTimestamps
- #trivial_delegate? — RuboCop::Cop::Rails::Delegate
- #unfreeze_scope — RuboCop::Cop::Rails::UniqueValidationWithoutIndex
- #uniqueness_part — RuboCop::Cop::Rails::UniqueValidationWithoutIndex
- #unknown_env_name? — RuboCop::Cop::Rails::UnknownEnv
- #unknown_env_predicate? — RuboCop::Cop::Rails::UnknownEnv
- #unless_condition — RuboCop::Cop::Rails::Blank
- #unless_condition — RuboCop::Cop::Rails::Present
- #use_mapped_methods? — RuboCop::Cop::Rails::ExpandedDateRange
- #using_squish? — RuboCop::Cop::Rails::SquishedSQLHeredocs
- #valid_options? — RuboCop::Cop::Rails::HasManyOrHasOneDependent
- #valid_options_in_with_options_block? — RuboCop::Cop::Rails::HasManyOrHasOneDependent
- #validate_type — RuboCop::Cop::Rails::Validation
- #via_pair — RuboCop::Cop::Rails::MatchRoute
- #where_method? — RuboCop::Cop::Rails::FindBy
- #where_style? — RuboCop::Cop::Rails::WhereExists
- #where_take_offense_range — RuboCop::Cop::Rails::FindById
- #whitelisted? — RuboCop::Cop::Rails::DynamicFindBy
- #with_column? — RuboCop::Rails::SchemaLoader::Table
- #with_dependencies? — RuboCop::Cop::Rails::RakeEnvironment
- #with_hash_style_dependencies? — RuboCop::Cop::Rails::RakeEnvironment
- #with_index? — RuboCop::Cop::Rails::UniqueValidationWithoutIndex
- #with_options_arguments — RuboCop::Cop::Rails::InverseOf
- #within_change_method? — RuboCop::Cop::Rails::ReversibleMigration
- #within_reversible_or_up_only_block? — RuboCop::Cop::Rails::ReversibleMigration
- #within_routes? — RuboCop::Cop::Rails::MatchRoute
- #write_attribute_replacement — RuboCop::Cop::Rails::ReadWriteAttribute
- #wrong_method_name — RuboCop::Cop::Rails::RequestReferer