Activity
Added a protection for nil post.content
in posts/index.html.erb
Added a protection for nil
post.content
in posts/index.html.erbAdded tests for model github_app_setting.rb
Added tests for model github_app_setting.rb
chmod 755 for _themes/install-theme-devblog.sh
chmod 755 for _themes/install-theme-devblog.sh
.rubocop.yml Temporarily disabled plugins: rubocop-rspec
.
.rubocop.yml Temporarily disabled
plugins: rubocop-rspec
.Added tests api/v1/base_controller_spec.rb
.
Added tests
api/v1/base_controller_spec.rb
.Added test for raise_404
in application_controller_spec.rb.
Added test for
raise_404
in application_controller_spec.rb.refactor: rename indexed let variables to more meaningful names in ca…
refactor: rename indexed let variables to more meaningful names in ca…
Bump faker from 3.4.1 to 3.5.1
Bump faker from 3.4.1 to 3.5.1
Bump selenium-webdriver from 4.29.1 to 4.30.1
Bump selenium-webdriver from 4.29.1 to 4.30.1
Force push
6 days ago
Fixed rubocop issues; Added gem "rubocop-rspec"
.
Fixed rubocop issues; Added
gem "rubocop-rspec"
.style: fix rubocop issues in post_spec.rb
style: fix rubocop issues in post_spec.rb
Setup development environment for Clacky
Setup development environment for Clacky
Force push
test: add request and controller specs for posts, including about pag…
test: add request and controller specs for posts, including about pag…
Bump selenium-webdriver from 4.29.1 to 4.30.1
Bump selenium-webdriver from 4.29.1 to 4.30.1
Used solid_queue
to handle background jobs.
Used
solid_queue
to handle background jobs.Force push
Added factory_bot_rails
to Gemfile; Added the first rspec test for …
Added
factory_bot_rails
to Gemfile; Added the first rspec test for …Bump nokogiri from 1.18.3 to 1.18.4
Bump nokogiri from 1.18.3 to 1.18.4
Added delayed_job
to process retrieve GitHub file content; Created …
Added
delayed_job
to process retrieve GitHub file content; Created …Added api/v1/github_events_controller.rb
with `authenticate_sender!…
Added
api/v1/github_events_controller.rb
with `authenticate_sender!…Bump solid_queue from 1.1.3 to 1.1.4
Bump solid_queue from 1.1.3 to 1.1.4
Renamed module Blog5
into BlogOnRails
.
Renamed module
Blog5
into BlogOnRails
.CI: Removed `Scan for common Rails security vulnerabilities using sta…
CI: Removed `Scan for common Rails security vulnerabilities using sta…
Displayed the icons of settings in left siderbar
; Perfected the exp…
Displayed the icons of settings in
left siderbar
; Perfected the exp…