mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
Readme update
This commit is contained in:
parent
6a0a22bdc0
commit
3bedf17d9a
4 changed files with 69 additions and 4 deletions
|
@ -2,4 +2,8 @@ class Epp::SessionsController < ApplicationController
|
|||
def index
|
||||
render 'hello'
|
||||
end
|
||||
|
||||
def create
|
||||
render 'login'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue