Class: TranslationsController

Inherits:
ApplicationController
  • Object
show all
Defined in:
app/controllers/translations_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



2
3
4
# File 'app/controllers/translations_controller.rb', line 2

def index

end

#updateObject



6
7
8
# File 'app/controllers/translations_controller.rb', line 6

def update

end