* Don't change published_at for articles that have already been published (even if unpublished later) * Removed unused code related to changing published_at * Added specs for updating published_from_feed articles, fixed specs * Removed old validation * Added specs for article validation published_from_feed * Added and reorganized specs for the Article model (setting published_at) * Remove the commented code, added a spec * Added specs for unpublishing * Removed unused update_published_at from article attributes spec * Fixed nullifying published_at seconds when republishing from rich editor |
||
|---|---|---|
| .. | ||
| articles_admin_feature_spec.rb | ||
| articles_admin_unpublish_spec.rb | ||
| articles_create_spec.rb | ||
| articles_destroy_spec.rb | ||
| articles_feed_spec.rb | ||
| articles_show_spec.rb | ||
| articles_spec.rb | ||
| articles_update_spec.rb | ||
| org_redirect_spec.rb | ||
| video_player_show_spec.rb | ||