Ruby on Rails Thursday, July 28, 2016

What do you mean by "dynamic content"?

Colin
Dynamic content means that the data is fetched from the database ( PostgreSQL database). For an example, we have a web page like to show the list of the members. The list is shown from the database and we can add or remove the members even when we are offline and when we connect to the internet it sync the data.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/c084ffe7-480b-421e-a552-1296dae22f65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment