Skip to content

P-A for phase 2 pull request - #16

Open
wolfram74 wants to merge 15 commits into
sf-squirrels-2015:masterfrom
wolfram74:master
Open

P-A for phase 2 pull request#16
wolfram74 wants to merge 15 commits into
sf-squirrels-2015:masterfrom
wolfram74:master

Conversation

@wolfram74

Copy link
Copy Markdown

bundle install; be rake db:reset; be shotgun config.ru

should run smoothly. Tests simplified view implementation. Need to consult with more experienced individuals on restfulness of routes and improved error handling.

@jareddbc

Copy link
Copy Markdown
bundle install && bundle exec rake db:reset && bundle exec shotgun config.ru

Comment thread app/controllers/index.rb

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd remove the session_ prefix from all these helpers.

Also dont assign it to @user just use the current_user helper everywhere.

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.

2 participants