Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RF DOCS] Active Model Basics Documentation [ci-skip] #51210

Merged

Commits on Feb 8, 2024

  1. ActiveModel::API

    Ridhwana committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    116f10e View commit details
    Browse the repository at this point in the history
  2. ActiveModel::Model

    Ridhwana committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c515021 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. ActiveModel::Attributes

    Ridhwana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    25063c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8290f97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f96058f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. ActiveModel::Callbacks

    Ridhwana committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    270dde4 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. ActiveModel::Conversion

    Ridhwana committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    c42121c View commit details
    Browse the repository at this point in the history
  2. ActiveModel::Dirty

    Ridhwana committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    a064ee5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75e34ee View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. ActiveModel::Validations

    Ridhwana committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b0f61eb View commit details
    Browse the repository at this point in the history
  2. ActiveModel::Namin

    Ridhwana committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c908829 View commit details
    Browse the repository at this point in the history
  3. ActiveModel::Serialization

    Ridhwana committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c4ee39d View commit details
    Browse the repository at this point in the history
  4. ActiveModel::Lint

    Ridhwana committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c98937a View commit details
    Browse the repository at this point in the history
  5. ActiveModel::SecurePassword

    Ridhwana committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0bc1da5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3934f91 View commit details
    Browse the repository at this point in the history
  7. update active model

    Ridhwana committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9268bbf View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. polish up a few sections

    Ridhwana committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3d11a84 View commit details
    Browse the repository at this point in the history
  2. Polish Active Model Guides

    Ridhwana committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c5a4b12 View commit details
    Browse the repository at this point in the history
  3. Polish Active Model Guides

    Ridhwana committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e3544cf View commit details
    Browse the repository at this point in the history
  4. Polish Active Model Guides

    Ridhwana committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4e6ce14 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Polish Active Model Guides

    Ridhwana committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ad94d52 View commit details
    Browse the repository at this point in the history
  2. rewrap at 80 columns

    Ridhwana committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ff67099 View commit details
    Browse the repository at this point in the history
  3. fix link

    Ridhwana committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    02eb177 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. ruby to Ruby

    Ridhwana committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c29b4fd View commit details
    Browse the repository at this point in the history
  2. undo break on first line

    Ridhwana committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4946ad4 View commit details
    Browse the repository at this point in the history
  3. extra line removal

    Ridhwana committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2fdedea View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2d02b9e View commit details
    Browse the repository at this point in the history
  2. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    190620b View commit details
    Browse the repository at this point in the history
  3. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ba1b638 View commit details
    Browse the repository at this point in the history
  4. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    33806dd View commit details
    Browse the repository at this point in the history
  5. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7565f4f View commit details
    Browse the repository at this point in the history
  6. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e494197 View commit details
    Browse the repository at this point in the history
  7. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4c0d6ef View commit details
    Browse the repository at this point in the history
  8. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    06a2192 View commit details
    Browse the repository at this point in the history
  9. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0cee36b View commit details
    Browse the repository at this point in the history
  10. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9b40135 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    e25444c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e33796 View commit details
    Browse the repository at this point in the history
  3. implement suggested changes

    Ridhwana committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9a477f7 View commit details
    Browse the repository at this point in the history
  4. implement suggested changes

    Ridhwana committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2a63292 View commit details
    Browse the repository at this point in the history
  5. implement suggested changes

    Ridhwana committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f693df8 View commit details
    Browse the repository at this point in the history
  6. implement suggested changes

    Ridhwana committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    510e826 View commit details
    Browse the repository at this point in the history
  7. implement suggested changes

    Ridhwana committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    115ebe8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. implement suggested changes

    Ridhwana committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    51fc42e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    165fd7a View commit details
    Browse the repository at this point in the history
  3. implement suggested changes

    Ridhwana committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a47ec93 View commit details
    Browse the repository at this point in the history
  4. polish the final copy

    Ridhwana committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d4f2027 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    024aafd View commit details
    Browse the repository at this point in the history
  6. adhere to column count

    Ridhwana committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    dd7e802 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b501c50 View commit details
    Browse the repository at this point in the history
  2. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c4d16c9 View commit details
    Browse the repository at this point in the history
  3. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9665a4a View commit details
    Browse the repository at this point in the history
  4. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    08d2537 View commit details
    Browse the repository at this point in the history
  5. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    33f3287 View commit details
    Browse the repository at this point in the history
  6. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f93ca42 View commit details
    Browse the repository at this point in the history
  7. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a8de496 View commit details
    Browse the repository at this point in the history
  8. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d4c5c18 View commit details
    Browse the repository at this point in the history
  9. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bab7762 View commit details
    Browse the repository at this point in the history
  10. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f6e006f View commit details
    Browse the repository at this point in the history
  11. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2d6237d View commit details
    Browse the repository at this point in the history
  12. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    62cf9a9 View commit details
    Browse the repository at this point in the history
  13. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    626918c View commit details
    Browse the repository at this point in the history
  14. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    69f0715 View commit details
    Browse the repository at this point in the history
  15. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f807d39 View commit details
    Browse the repository at this point in the history
  16. suggested changes

    Ridhwana committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    af457c6 View commit details
    Browse the repository at this point in the history
  17. suggested changes

    Ridhwana committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ffc36b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    5c36fb9 View commit details
    Browse the repository at this point in the history
  2. suggestions applied

    Ridhwana committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c041632 View commit details
    Browse the repository at this point in the history
  3. update form_with example

    Ridhwana committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6a1696c View commit details
    Browse the repository at this point in the history
  4. lint and rubocop fixes

    Ridhwana committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e6153e0 View commit details
    Browse the repository at this point in the history
  5. rubocop fixes

    Ridhwana committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ba26e15 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. add suggested changes

    Ridhwana committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    55ddf53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fe0f2a View commit details
    Browse the repository at this point in the history
  3. Update guides/source/active_model_basics.md

    Co-authored-by: Bruno Prieto <brunoprietog@hey.com>
    Ridhwana and brunoprietog committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    141b504 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Update guides/source/active_model_basics.md

    Co-authored-by: Juanjo Bazán <jjbazan@gmail.com>
    Ridhwana and xuanxu committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f58022b View commit details
    Browse the repository at this point in the history
  2. remove WIP

    Ridhwana committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    664527e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    a7391e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    515cc46 View commit details
    Browse the repository at this point in the history
  3. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c165eb5 View commit details
    Browse the repository at this point in the history
  4. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    89d220a View commit details
    Browse the repository at this point in the history
  5. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    62a6022 View commit details
    Browse the repository at this point in the history
  6. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a78bc12 View commit details
    Browse the repository at this point in the history
  7. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b37fea2 View commit details
    Browse the repository at this point in the history
  8. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b64365e View commit details
    Browse the repository at this point in the history
  9. Update guides/source/active_model_basics.md

    Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
    Ridhwana and carlosantoniodasilva committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1b81ba8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    70ab4b6 View commit details
    Browse the repository at this point in the history