Ruby on Rails Saturday, December 31, 2011

Hassan,

Saturday, December 31, 2011, 11:27:29 AM, you wrote:

HS> On Sat, Dec 31, 2011 at 10:18 AM, Ralph Shnelvar <ralphs@dos32.com> wrote:

>> Question:  Does that mean I can't add more gems to the gemfile when I do the next upload?

HS> No, each deployment reads the Gemfile and loads what it needs.

>> If I need to fix one .rb file (or whatever), do I have to upload the entire app?

HS> Sure, but it's just `git push heroku master` and wait a minute -- not a
HS> big deal. Though for quick deployments *anywhere* it's a good idea
HS> to separate out large assets (images, video, sound) to some cloud
HS> storage provider (e.g. AWS S3).

jw_player needs to have videos somewhere in public.

Can a link to cloud storage be placed there? I am a complete noobie when it comes to cloud stuff and heroku.

Ralph Shnelvar

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment