app/controllers/phcpresspro/api/v1/posts_controller.rb in phcpresspro-10.0.0 vs app/controllers/phcpresspro/api/v1/posts_controller.rb in phcpresspro-10.0.1
- old
+ new
@@ -10,6 +10,6 @@
def index
@articles_posts = Articles::Post.order('psttitle ASC')
end
end
-end
\ No newline at end of file
+end