]>
| author | Matt Amos <zerebubuth@gmail.com> | |
| Sat, 31 Mar 2012 22:44:18 +0000 (23:44 +0100) | ||
| committer | Tom Hughes <tom@compton.nu> | |
| Thu, 5 Apr 2012 12:50:15 +0000 (13:50 +0100) | ||
| commit | 851de28303fc9c24d095b9452b862bea618ec0da | |
| tree | 1bcf74292b766a54ff08d5feba52af912c0445bc | tree | snapshot |
| parent | 9519f26241c5715313d82a2d3f9fb3f44210b2c0 | commit | diff |
| app/controllers/application_controller.rb | diff | blob | history | |
| app/controllers/redactions_controller.rb | [new file with mode: 0644] | blob |
| app/controllers/user_blocks_controller.rb | diff | blob | history | |
| app/models/redaction.rb | diff | blob | history | |
| app/views/redactions/_redaction.html.erb | [new file with mode: 0644] | blob |
| app/views/redactions/_redactions.html.erb | [new file with mode: 0644] | blob |
| app/views/redactions/edit.html.erb | [new file with mode: 0644] | blob |
| app/views/redactions/index.html.erb | [new file with mode: 0644] | blob |
| app/views/redactions/new.html.erb | [new file with mode: 0644] | blob |
| app/views/redactions/show.html.erb | [new file with mode: 0644] | blob |
| config/locales/en.yml | diff | blob | history | |
| config/routes.rb | diff | blob | history | |
| db/migrate/20120318201948_create_redactions.rb | diff | blob | history | |
| db/migrate/20120404205604_add_user_and_description_to_redaction.rb | [new file with mode: 0644] | blob |