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

フロントエンド開発 #17

Merged
merged 8 commits into from
Oct 17, 2016
Merged

フロントエンド開発 #17

merged 8 commits into from
Oct 17, 2016

Conversation

litencatt
Copy link
Contributor

  • フロントエンド開発ツールの準備
  • Reactでのレンダリング確認
  • ToDo管理アプリケーションのTaskコンポーネント郡を追加
    • Task.js
    • TaskApp.js
    • TaskForm.js
    • TaskList.js
    • app.js
  • .gitignoreへの設定追加

takapi86 and others added 5 commits October 17, 2016 12:15
WEB+DB PRESSのP33の「ToDoの一覧表示とToDoの追加」の手前まで完了
ダイジェスト認証処理のコメントアウト
P-35 ToDoの更新機能を追加の前まで実装
@udzura
Copy link
Contributor

udzura commented Oct 17, 2016

kieru

タスクが登録してすぐに消えます!!!!!!!

@udzura
Copy link
Contributor

udzura commented Oct 17, 2016

これが出るんですね

NoMethodError (undefined method `flash=' for #<ActionDispatch::Request:0x007f98252f71e0>):

actionpack (5.0.0.1) lib/action_controller/metal/request_forgery_protection.rb:150:in `handle_unverified_request'
actionpack (5.0.0.1) lib/action_controller/metal/request_forgery_protection.rb:223:in `handle_unverified_request'
actionpack (5.0.0.1) lib/action_controller/metal/request_forgery_protection.rb:218:in `verify_authenticity_token'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:382:in `block in make_lambda'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:169:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:169:in `block (2 levels) in halting'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:12:in `call'

@litencatt litencatt changed the title [WIP]フロントエンド開発 フロントエンド開発 Oct 17, 2016
@udzura udzura merged commit efddbb4 into master Oct 17, 2016
@udzura udzura deleted the develop-frontend branch October 17, 2016 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants