Railsã§ãæé«ã®JSONãè¿ããã ã£ã¦ãã¨ã§active_model_serializers使ã£ã¦ã¿ã¾ããã RubyMotion in Cloudã£ã¦æ¬ã§modelã¨JSONã®è¡¨ç¾ã¸ã®ãããã³ã°ãè¯ãæãã«ä¿ã¦ã¦ãµã¤ã³ã¼ã£ããã£ã¦æãã« ç´¹ä»ããã¦ããã®ã§ã試ãã«ããã£ã¦ã¿ãã https://github.com/rails-api/active_model_serializers 大ä½ä»¥ä¸ã®æ§ãªæãã§å®è¡ãã¦ãã $ rails new test-server $ cd test-server $ emacs Gemfile # gem 'active_model_serializers' ã追å $ bundle install $ rails g resource entries title body:text $ rails g resource comment body
{{#tags}}- {{label}}
{{/tags}}