[Rails-core] Display specific field that has duplicate name to other table

2011-04-11 Thread adrianberenguel
HI TO ALL I want to display a specific field in my VIEW but they have the same FIELD name..For example, th id in the PAYMENTS table and the id in the SUGGESTS table have the same field name... I want to be able to display the correct PAYMENTS id and correct SUGGESTS id.. My Database is big

Re: [Rails-core] Searchable serialized fields

2011-04-11 Thread Daniel N
This kind of ad-hoc fields, and nested searching is well suited to mongo if you can use it... On 11 April 2011 16:47, Andrew Kaspick akasp...@gmail.com wrote: If you serialize as xml instead of yaml, you can make use of xml query functions if your database supports them... mysql and postgres

Re: [Rails-core] Display specific field that has duplicate name to other table

2011-04-11 Thread Ryan Bigg
Please ask this question on the rubyonrails-talk mailing list, as this list is for issues pertaining to the core framework and is not for issues involving your application. -- Ryan Bigg On Monday, 11 April 2011 at 4:22 PM, adrianberenguel wrote: HI TO ALL I want to display a specific

Re: [Rails-core] Github issues

2011-04-11 Thread Ryan Bigg
There's actually been quite a few suggestions to move away from Lighthouse, there just wasn't a good enough alternative on the market. I think that with the new GitHub issues there's a high chance that Rails will be moving there shortly. -- Ryan Bigg On Monday, 11 April 2011 at 5:51 PM,

Re: [Rails-core] Github issues

2011-04-11 Thread Rodrigo Rosenfeld Rosas
Em 11-04-2011 04:51, Damien MATHIEU escreveu: I'm actually surprised nobody ever suggested to move away from lighthouse. All this unmanaged spam is *really* boring. The new GitHub issues is awesome. Using it would also be. Actually, I've already suggested Redmine long before, since I really

Re: [Rails-core] Github issues

2011-04-11 Thread Ben Langfeld
I've made a start here: https://github.com/benlangfeld/Lighthouse-2-Github This is the show stopper right now: https://github.com/benlangfeld/Lighthouse-2-Github/issues/1. If anyone can help figure it out, I'd be most grateful. Regards, Ben Langfeld On Sun, Apr 10, 2011 at 8:46 PM, Ben