create top page ID1
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
-
-
-
-
-
-
-
-
-
-
-
resolved all discussions
Toggle commit list -
-
-
app/views/top/home.html.slim 0 → 100644
1 - provide :title, 'Jobs' 2 3 .container 4 .input-group.py-3 5 input.form-control.rounded[type="search" placeholder="Search . . ." aria-label="Search" aria-describedby="search-addon"] 6 button.btn.btn-outline-primary[type="button"] 7 | search -
Master
-
Master
@phuongnhm Chỗ này chưa sửa nè.
-
-
-
-
-
-
-
-
-
-
-
10 10 # 11 11 # It's strongly recommended that you check this file into your version control system. 12 12 13 ActiveRecord::Schema.define(version: 2021_07_23_035105) do 13 ActiveRecord::Schema.define(version: 2021_07_26_154353) do -
Master
-
Master
@phuongnhm chỗ này chưa revert lại hả em?
-
-
-
app/assets/stylesheets/custom.scss 0 → 100644
14 font-size: 18px; 15 font-weight: bold; 16 padding: 4px 15px; 17 text-decoration: none; 18 &:hover { 19 color: rgb(107, 107, 107); 20 text-decoration: none; 21 } 22 } 23 24 .container p { 25 font-weight: 400; 26 font-size: medium; 27 } 28 a { 29 color: rgb(14, 14, 14); -
Master
-
Master
@phuongnhm chưa fix nè em
-
-
-
2 2 belongs_to :region 3 3 has_and_belongs_to_many :jobs 4 4 has_and_belongs_to_many :companies 5 LATEST_CITY_NUMBER = 9 6 scope :top_cities, -> { joins(:jobs).group(:name).order('count_all DESC').count.take(LATEST_CITY_NUMBER) } 5 7 end 8 -
Master
-
Master
@phuongnhm chỗ này chưa fix nè em
-
-
-
-
-
-
Toggle commit list
-
-
-
merged
Toggle commit list