Micah

United States

agileleague.com

Age: 33

I'm a Ruby on Rails hacker from Atlanta, GA!

2d
asked Handlebars function context inside a #with block
2d
awarded Popular Question
2d
awarded Popular Question
May
13
awarded Yearling
Apr
26
comment AWS: Ways of keeping cost down while backing up S3 files to Glacier?
Just like IZ, I feel that by far the most likely cause of catastrophic loss of data is a mistake on my part. Accidentally deleting a bucket, or running a script that does the same. Having a copy in glacier provides a safety net in this case.
Jan
16
awarded Popular Question
Nov
20
awarded Popular Question
Oct
16
awarded Notable Question
Oct
10
awarded Yearling
Oct
9
awarded Student
Sep
21
awarded Yearling
Sep
18
asked Best configuration and deployment strategies for Rails on EC2
Sep
3
awarded Good Answer
Aug
15
awarded Nice Question
Jul
20
comment Nested Rails models - ignoring child_index on create
I'm seeing the same behavior, and it's only on the new/create actions, not the edit/update actions. The child indices are missing from the form fields.
Jul
13
comment Adding fields dynamically in a nested model form in Rails 3
I think Mr_Nizzle has a point. The index of child elements will be carried forward to each clone, creating problems when you actually save the form. I think this can be fixed by replacing the index with a random number (like Javascript Time.to_i or something) but I'm not 100% sure.
Jun
17
accepted Character encoding with Ruby 1.9.3 and the mail gem
Jun
14
revised Character encoding with Ruby 1.9.3 and the mail gem
added 403 characters in body
Jun
14
answered Character encoding with Ruby 1.9.3 and the mail gem
Jun
14
asked Character encoding with Ruby 1.9.3 and the mail gem
1 2 3 4 5