| bio | website | fbatista.com/blog |
|---|---|---|
| location | Sao Paulo, Brazil | |
| age | 31 | |
| visits | member for | 3 years, 2 months |
| seen | 3 hours ago | |
| stats | profile views | 384 |
Professional software developer since 1999.
Currently sharpened skills:
- Ruby (on Rails)
- C#
- Java
A little rusted:
- Phyton
- VB
- Delphi
- Clipper
- Prolog
- Assembly
|
22h |
awarded | Guru |
|
Apr 26 |
comment |
When using shallow routes, different routes require different form_for arguments This is the correct answer. |
|
Apr 26 |
revised |
When using shallow routes, different routes require different form_for arguments some formatting adjusts |
|
Apr 25 |
revised |
Rails extending ActiveRecord::Base fixed citation formatting |
|
Apr 16 |
reviewed | Close ImageIO: JPEG Corrupt JPEG data |
|
Apr 16 |
reviewed | Close jQuery Toggle acts strange |
|
Apr 16 |
reviewed | Reopen Efficient method to determine the coherent pattern of words in lists of lists |
|
Apr 16 |
awarded | Custodian |
|
Apr 15 |
comment |
No route matches {:action=>“show”, :controller=>“restaurants”} please include it as an answer and accept it, so others can benefit. |
|
Apr 11 |
answered | Generate xml from ruby classes with namespaced nodes |
|
Apr 11 |
answered | using css to duplicate html elements |
|
Apr 11 |
comment |
Verify version of a gem with bundler from inside Ruby @JimStewart, I'm pretty sure they'll accept a contribution with a few refactors. |
|
Apr 11 |
comment |
Ruby on rails how create link Crossposting? stackoverflow.com/questions/15715599/… |
|
Apr 11 |
comment |
No route matches {:action=>“show”, :controller=>“restaurants”} I rewrote the answer to include all the steps. |
|
Apr 11 |
revised |
No route matches {:action=>“show”, :controller=>“restaurants”} added 773 characters in body |
|
Apr 11 |
reviewed | Approve suggested edit on Trouble in UITableView |
|
Apr 7 |
comment |
How do I reverse a 'rails generate'? @doug, I don't think that's possible. Your best bet is to just rerun the generator with the -f flag to force it to recreate/reedit the files… Then you can see which files it created/changed, and proceed on manually deleting them. |
|
Apr 7 |
comment |
How To: Delete Migration Files in Rails 3 @Lucas, once the migration file is removed, it cannot be reversed anymore. That's why you must revert it on all environments it already ran (production, development, testing, staging, etc) before deleting its file. That's also why I wrote that it's safer to just create another migration to revert that old one, once it's already ran on production. |
|
Mar 30 |
reviewed | Close Need some advice about Web Development Project |
|
Mar 30 |
awarded | Custodian |