# 20201224(목)

## 2020-12-24

### 1. 학습 날짜

* 2020-12-24

### 2. 학습 시간

* 09:30 \~ ??

### 3. 학습 범위 및 주제

* 루비온레일즈 뷰헬퍼

### 4. 학습 목표

* 뷰헬퍼에 대해 학습한다.

### 5. 과제 제출

* x

### 6. 상세 학습 내용

* 뷰헬퍼 학습
  * 뷰헬퍼는 루비온레일즈에서 erb 파일에서 html을 보다 쉽게 사용하게 해주는 도구다.
  * 흠... 결국 이 기능은 DB에 저장되어 있는 데이터를 프론트로 보여주기 위해 사용하는건데, 우리는 자바스크립트의 백본으로 이 기능을 구현해야하지않나? 그렇게 되면 지금 학습학는 이건 의미가 없을거같다는 생각에 학습한건 별로 없는것같다..

### 7. 오늘 학습 내용에 대한 개인적인 총평

* 책을 기반으로 공부하고 있었는데, 이 뷰헬퍼(4장) 부분은 실습이 제대로 진행되지 못했었다... 알고보니 컨트롤러를 만들지 않아서그랬던거였다.. 기초가 부족하니깐 정말ㅋㅋ 학습하는데 속도가 너무 느린것같다.

### 8. 다음 학습 계획

* 루비온레일즈


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://simian114.gitbook.io/blog/undefined-1/diary/2020/12/20201224.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
