Skip to content

weyichen/cis196_weyichen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stormy-sierra-1642.herokuapp.com/

Issues encountered:

Homework 1

  • Creating an index.html in /public did not work. I had to create a new view on the command line to serve as the index page.

  • Heroku deployment was troublesome because I forgot about disabling sqlite3 in production.

Homework 2: no issues encountered

Homework 4

Homework 5

  • Rails 4 Changes:

rubyjunction.us/no-more-attr-accessible-in-ruby-on-rails-4

  • I am currently encountering the following error when trying to add a new tasklist: ActionController::ParameterMissing in TasklistsController#create This has to do with the params.require().permit() methods which are required for Rails 4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors