當我創建一個新的Rails項目時,添加gem 'reactive-record'並運行rails server,我得到一個Bundler錯誤:There was an error while trying to load the gem 'reactive-record'. (Bundler::GemRequireError)。 什麼給?我有Rails 4.2.5和Ruby 2.1.2。 乾杯!
如何讓Synchromesh更新Reactive Record關聯? 如果您考慮以下模型: # models/public/post.rb
class Post < ActiveRecord::Base
has_many :comments
end
# models/public/comments.rb
class Comment < ActiveRecord::Base
我只是想用ReactRB用反應記錄。 所以這筆交易是在我認爲的部分。當我在React Component class中設置param :user, type: User時,我看不到任何數據in my table。當然模型用戶在公共文件夾中,因爲這個要求在ReactRB中。 那麼,在控制檯我看到那臺服務器is fetching nothing, but right data returned。 我失