| shafire | new_record: true errors: |
| leethal | Kira: bad thing to do, use mongrel or something |
| shafire | title: ah sorry :( |
| leethal | shafire: don't paste in here mon |
| shafire | sorry sorry :( |
| leethal | shafire: I'm in the mood for spanking, so watch out |
| shafire | ;( |
| leethal | Kira: as in: use your server to deploy rails, not rails to deploy the server |
| lonny | shafire: You have two "errors" objects there. One has *id001, the other is empty. Do you know which is which? |
| shafire | yes |
| lonny | shafire: So are you looking at base.errors, or just errors? |
| shafire | lonny: http://pastie.caboo.se/47632 i want that only the error messages |
| Eric_Jardas | ret = [] |
| kira | leethal: I'm very tempted to ask "How do I do that?", but have decided against it. God, the DreamHost wiki page on rails is a complete mess... |
| Eric_Jardas | this is a better way for new array |
| shafire | why? and string? |
| leethal | Kira: dreamhost isn't exactly rolls royce |
| Eric_Jardas | <shafire> already told you ,less is more ;) |
| action | thinfu uses dreamhost, and proud of it |
| thinfu | uses dreamhost, and proud of it |
| shafire | Eric_Jardas: :D |
| lonny | shafire: I was asking because I did not understand why errors would need to be "cleaned up". Normally, it is just an array of strings. |
| shafire | Eric_Jardas: http://pastie.caboo.se/47633? |
| lonny | shafire: Or empty. |
| kira | leethal: DreamHost vs Site5? |
| Eric_Jardas | see, its nicer and shorter :) |
| shafire | lonny: because there was many stuff in it that don't need i want only the messages its easier to print it in rhtml files how Eric_Jardas said less is more :D |
| leethal | Kira: not sure, really |
| lonny | shafire: I see now what you were talking about. |