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

source/action_controller_overview.md 5-2-stable #15

Open
36 tasks
wicky-andrian opened this issue Feb 19, 2019 · 0 comments
Open
36 tasks

source/action_controller_overview.md 5-2-stable #15

wicky-andrian opened this issue Feb 19, 2019 · 0 comments
Assignees

Comments

@wicky-andrian
Copy link
Member

wicky-andrian commented Feb 19, 2019

Branch: action-controller-overview

Daftar Isi

  • Action Controller Overview
    • What Does a Controller Do?
    • Controller Naming Convention
    • Methods and Actions
    • Parameters
      • Hash and Array Parameters
      • JSON parameters
      • Routing Parameters
      • default_url_options
      • Strong Parameters
    • Session
      • Accessing the Session
      • The Flash
    • Cookies
    • Rendering XML and JSON data
    • Filters
      • After Filters and Around Filters
      • Other Ways to Use Filters
    • Request Forgery Protection
    • The Request and Response Objects
      • The request Object
      • The response Object
    • HTTP Authentications
      • HTTP Basic Authentication
      • HTTP Digest Authentication
    • Streaming and File Downloads
      • Sending Files
      • RESTful Downloads
      • Live Streaming of Arbitrary Data
    • Log Filtering
      • Parameters Filtering
      • Redirects Filtering
    • Rescue
      • The Default 500 and 404 Templates
      • rescue_from
    • Force HTTPS protocol
@wicky-andrian wicky-andrian created this issue from a note in Guides Rails Indonesia (To do) Feb 19, 2019
@SunDi3yansyah SunDi3yansyah changed the title source/action_controller_overview.md source/action_controller_overview.md 5-2-stable Feb 19, 2019
@wicky-andrian wicky-andrian moved this from To do to In progress in Guides Rails Indonesia Feb 19, 2019
wicky-andrian added a commit that referenced this issue Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Guides Rails Indonesia
  
In progress
Development

No branches or pull requests

1 participant