Commit 8e6c75e4 by Đường Sỹ Hoàng

Replacedwith double quote

parent 19469656
require_relative 'boot'
require_relative "boot"
require 'rails/all'
require "rails/all"
# Require the gems listed in Gemfile, including any gems
# you've limited to :test, :development, or :production.
# you"ve limited to :test, :development, or :production.
Bundler.require(*Rails.groups)
module SampleApp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment