summaryrefslogtreecommitdiffstats
path: root/app/views/files/new.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Refactor: convert FilesController to a restful resource.Eric Davis2010-09-141-1/+1
* Refactor: split FilesController#new into #new and #create.Eric Davis2010-09-131-1/+1
* Refactor: move method, ProjectsController#add_file to FilesController#new.Eric Davis2010-09-011-0/+16