Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sample_app
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Đường Sỹ Hoàng
sample_app
Commits
8d152232
Commit
8d152232
authored
Nov 21, 2019
by
Đường Sỹ Hoàng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed unuse files & newlines
parent
4f74694c
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
11 deletions
+0
-11
app/assets/javascripts/microposts.coffee
+0
-3
app/assets/stylesheets/microposts.scss
+0
-3
config/initializers/carrier_wave.rb
+0
-1
config/initializers/skip_image_resizing.rb
+0
-4
No files found.
app/assets/javascripts/microposts.coffee
deleted
100644 → 0
View file @
4f74694c
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
app/assets/stylesheets/microposts.scss
deleted
100644 → 0
View file @
4f74694c
// Place all the styles related to the Microposts controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
config/initializers/carrier_wave.rb
View file @
8d152232
...
...
@@ -9,4 +9,3 @@ if Rails.env.production?
config
.
fog_directory
=
ENV
[
"S3_BUCKET"
]
end
end
config/initializers/skip_image_resizing.rb
View file @
8d152232
...
...
@@ -3,7 +3,3 @@ if Rails.env.test?
config
.
enable_processing
=
false
end
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment