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
36a812a87c3836a6f1833087e65314e84bbc9a13
railsgoat
/
app
/
views
/
admin
T
History
cktricky
f5cfec3bf4
Merge branch 'add-test-case-for-a1-field-injection' of
https://github.com/jmmastey/railsgoat
into jmmastey-add-test-case-for-a1-field-injection
2017-10-02 19:06:11 -04:00
..
analytics.html.erb
Merge branch 'add-test-case-for-a1-field-injection' of
https://github.com/jmmastey/railsgoat
into jmmastey-add-test-case-for-a1-field-injection
2017-10-02 19:06:11 -04:00
dashboard.html.erb
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
get_all_users.html.erb
change to idiomatic use of layouts versus regular views
2017-09-27 19:22:44 -05:00
get_user.html.erb
change to idiomatic use of layouts versus regular views
2017-09-27 19:22:44 -05:00