Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
VietTH-VenShop
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
4
Merge Requests
4
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
Tran Hoang Viet
VietTH-VenShop
Commits
58ab0ba8
Commit
58ab0ba8
authored
Jul 13, 2015
by
Tran Hoang Viet
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/hotfix-1.0.0' into develop
parents
3b19a49d
e8b8f19a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
app/models/product.rb
+1
-1
No files found.
app/models/product.rb
View file @
58ab0ba8
...
@@ -17,5 +17,5 @@ class Product < ActiveRecord::Base
...
@@ -17,5 +17,5 @@ class Product < ActiveRecord::Base
mount_uploader
:image
,
ImageUploader
mount_uploader
:image
,
ImageUploader
solr_options
per_page:
2
,
fields:
[
:id
,
:title
]
solr_options
per_page:
5
,
fields:
[
:id
,
:title
]
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