阅读背景:

Ruby on rails created_at列未显示在我的反序列化模型中

来源:互联网 
class PostsController < ApplicationController

  # GET /posts
  # GET /posts.json
  def index
    @posts = Post.all
  end

end
class PostsController < ApplicationController




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: