parent
2a3410c7ec
commit
f9ec6cc893
2 changed files with 4 additions and 40 deletions
|
|
@ -1,6 +1,4 @@
|
|||
class ConferenceController < ApplicationController
|
||||
layout false
|
||||
|
||||
def show
|
||||
@conference = Conference.find_by_title(params[:id])
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue