index
:
leaguer
clean
css-rewrite
master
mirror of https://github.com/LukeShu/leaguer.git
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2014-03-02
fixed an issue in user controller
DavisLWebb
2014-03-02
Finished sessions and updated user model
DavisLWebb
2014-03-02
Added Session controller and helper. Also update user to have a remember_token
DavisLWebb
2014-03-02
added debug info to bottom of views
Tomer Kimia
2014-03-02
working pages by commenting include sessionhelper
Tomer Kimia
2014-03-02
app html still here
Tomer Kimia
2014-03-02
container around body in html
Tomer Kimia
2014-03-02
currently adding Session controller and view
DavisLWebb
2014-03-02
Merge branch 'master' of http://github.com/LukeShu/leaguer
DavisLWebb
2014-03-02
Gemfile.lock
DavisLWebb
2014-03-02
new homepage, better css
Tomer Kimia
2014-03-02
added preliminary homepage
Tomer Kimia
2014-03-01
quick and dirty css
Tomer Kimia
2014-03-01
Added bootstrap and games to routes
Tomer Kimia
2014-03-01
added new user form
Tomer Kimia
2014-03-01
users_controller.rb
DavisLWebb
2014-03-01
Merge branch 'master' of http://github.com/LukeShu/leaguer
DavisLWebb
2014-03-01
user model
DavisLWebb
2014-02-28
fixed db/seeds.rb and tried to get the game... did not succeed
Tomer Kimia
2014-02-27
Added one line to tournaments controller.
AndrewMurrell
2014-02-27
add game types
Luke Shumaker
2014-02-25
Search bar and footer html.
Tomer Kimia
2014-02-18
Run `rails new`
Luke Shumaker