Hyperstack vs. Hotwire .jbuilder file
json.extract! tweet, :id, :body, :likes_count, :retweets_count, :created_at, :updated_at | |
json.url tweet_url(tweet, format: :json) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment