Cross Reference: mappings_controller.rb
xref
: /
ontohub
/
app
/
controllers
/
mappings_controller.rb
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
mappings_controller.rb revision eeb6f931aa04060091972e9e7c163edc1d20b506
#
# Controller for Mappings
#
class
MappingsController
<
InheritedResources
::
Base
def
edit
edit
!
@
source
=
resource.source
end
end