This website requires JavaScript.
Explore
Help
Register
Sign In
team-alpha
/
railsgoat
Watch
1
Star
0
Fork
0
You've already forked railsgoat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3d76988741a702905cd3e9576db76924fe4779c6
railsgoat
/
app
T
History
cktricky
3d76988741
interesting bug. The piechart code was calling nonexistent code (given the view) which conflated the bug hunting and was irrelevant. The real problem was having datatables paginate twice due to the way the table is loaded. So, unnecessary code removed and
resolves
#216
2016-01-07 15:19:58 -05:00
..
assets
kinda cant do much without bootstrap
2015-07-03 11:37:02 -04:00
controllers
Based on cane gem, removed tab indents and trailing blanks
2015-09-14 10:11:03 -04:00
helpers
added a pay controller and model
2014-03-14 20:29:14 -04:00
mailers
Remove placeholders from non-empty directories
2014-07-03 07:38:12 -05:00
models
Upgraded to Rails 4.0.13; Rebuilt Gemfile.lock file
2015-01-10 09:45:51 -05:00
views
interesting bug. The piechart code was calling nonexistent code (given the view) which conflated the bug hunting and was irrelevant. The real problem was having datatables paginate twice due to the way the table is loaded. So, unnecessary code removed and
resolves
#216
2016-01-07 15:19:58 -05:00