mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-11 08:51:32 +08:00
4 lines
77 B
Ruby
4 lines
77 B
Ruby
class DesignElementsController < ApplicationController
|
|
def index
|
|
end
|
|
end
|