| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 8 months |
| seen | Dec 13 '12 at 7:56 | |
| stats | profile views | 1 |
|
Nov 16 |
comment |
What is Project Management Software and which packages lets me manage features? It seems individual accounts (one user only) can apply for a free account with limitations... perfect for my needs |
|
Nov 16 |
comment |
What is Project Management Software and which packages lets me manage features? Thank you... one of my problems is I didn't know which keywords I should be researching |
|
Nov 16 |
accepted | What is Project Management Software and which packages lets me manage features? |
|
Nov 16 |
comment |
What is Project Management Software and which packages lets me manage features? Thank you for the reply. Would you say this is relevant to the single amateur coder (after work) who is trying to learn good habits? Seems like many of those features are way out of scope (resources, projections, costs, etc.) |
|
Nov 16 |
asked | What is Project Management Software and which packages lets me manage features? |
|
Nov 8 |
asked | Rails setting default attributes for HABTM based on parent (cousin?) |
|
Oct 31 |
accepted | Rails what is the difference between content_for and yield? |
|
Oct 31 |
comment |
Rails what is the difference between content_for and yield? But wait, this also works for me, in the model view, I have content_for :stuff, "the stuff" and in the layout view I have if content_for?(:stuff) content_for(:stuff) ... bypassing the need for 'yield'... |
|
Oct 31 |
comment |
Rails what is the difference between content_for and yield? Thank you! I'll accept this answer after the 10 minute mark. |
|
Oct 31 |
asked | Rails what is the difference between content_for and yield? |
|
Jul 13 |
answered | Add parameter to breadcrumb rails gem |
|
Jul 11 |
awarded | Supporter |
|
Jul 11 |
comment |
How to use Rails helpers in coffeescript js Thanks for the information. The string that the helper returns is the javascript, with the erb, right? Since it's coffee, does the returned string need newlines and double-spaced indents to work properly? |
|
Jul 11 |
revised |
How to use Rails helpers in coffeescript js added 175 characters in body |
|
Jul 11 |
asked | How to use Rails helpers in coffeescript js |
|
Jun 27 |
accepted | Rails how to translate captions on form inputs file_field ( i18n ) |
|
Nov 30 |
accepted | JQuery custom validation get error messages from Rails ( need for i18n ) |
|
Nov 30 |
comment |
JQuery custom validation get error messages from Rails ( need for i18n ) Thanks for the info |
|
Nov 17 |
awarded | Tumbleweed |
|
Nov 12 |
comment |
Please help me make this Rails code more dry. I must be missing something very obvious I ended up adding the information as a hash, and then serializing it in the model. Made everything much much cleaner |