Skip to content
Snippets Groups Projects
Commit c8d1a04f authored by Shinya Maeda's avatar Shinya Maeda
Browse files

Add empty line after custom error difinition

parent 259a85e6
No related branches found
No related tags found
No related merge requests found
module Projects
class UpdatePagesService < BaseService
InvaildStateError = Class.new(StandardError)
BLOCK_SIZE = 32.kilobytes
MAX_SIZE = 1.terabyte
SITE_PATH = 'public/'.freeze
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment