Project

General

Profile

« Previous | Next » 

Revision 3523460d

Added by Marc Dequènes almost 15 years ago

  • ID 3523460d77cf32102dc14d7a9e4b0504652cb41a

[evol] added set view and linked it from tree view

View differences:

app/controllers/view_controller.rb
class ViewController < ApplicationController
def set
@artwork_set = ArtworkSet.find(params[:id])
end
end

Also available in: Unified diff