docbrown/spec
Duc Nguyen 2ebe70039a Feat: #3498 Display episode's published_at (#4272)
* feat: #3498 Display episode's published_at

* feat: #3498 Move methods to decorator

* feat: #3498 Add check if published_at present

* feat: #3498 Add testcase for showing published_at

* Fix build failure #3498

https://travis-ci.com/thepracticaldev/dev.to/builds/130734935

* feat: #3498 Fix testcase failed on Travis 130738295

* feat: #3498 Address comments on PR #4272

* feat: #3498 Delete unused

* feat: #3498 Refactor the use of decorate
2019-10-08 17:06:46 -04:00
..
black_box Add more variation to home feed (#4069) 2019-09-19 12:58:11 -07:00
decorators Display comment published timestamp according to user's locale (#1970) 2019-03-08 15:19:37 -05:00
factories Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
fixtures Validates Article's published_at (#4140) 2019-10-01 15:57:36 -04:00
helpers Replace ^ and $ with \A and \z in Ruby regexps (#4072) 2019-09-20 10:28:34 -04:00
jobs Move user.follow delay calls to ActiveJob (#3136) (#4203) 2019-10-03 11:22:00 -04:00
labor Fix how white space is detected in frontmatter (#4265) 2019-10-08 16:53:10 -04:00
lib Fix Typos (#3510) 2019-07-22 12:56:48 -04:00
liquid_tags Add Asciinema Liquid tag (#4152) 2019-10-02 11:39:19 -04:00
mailers Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
models Fix how white space is detected in frontmatter (#4265) 2019-10-08 16:53:10 -04:00
observers Moved SlackBot.delay.ping calls to ActiveJob #3136 (#3139) 2019-06-12 09:23:37 -04:00
policies Create scoped policy for internal/comment (#4311) 2019-10-08 12:33:59 -04:00
requests Add mod_roundrobin_notifications to user_policy.rb (#4226) [ci skip] 2019-10-08 13:52:20 -04:00
routing Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
services Fix invalid body_markdown in article with video (#4258) [ci skip] 2019-10-08 15:41:44 -04:00
support Fix medium liquid tags scraping (#3485) (#4120) 2019-10-01 10:29:25 -04:00
system Feat: #3498 Display episode's published_at (#4272) 2019-10-08 17:06:46 -04:00
views Improve test speed (#3957) [ci skip] 2019-09-12 16:17:20 -04:00
rails_helper.rb Update core API endpoints to support access_token (#3644) 2019-08-08 15:55:23 -03:00
spec_helper.rb Temporarily comment out random (#2486) 2019-04-18 11:56:38 -04:00