Re: [Rails] Re: last saved record not retrieving .

2018-01-27 Thread fugee ohu
On Saturday, January 27, 2018 at 4:05:20 PM UTC-5, Colin Law wrote: > > On 27 January 2018 at 20:59, fugee ohu > > wrote: > >> >> >> On Saturday, November 3, 2012 at 7:46:47 AM UTC-4, Fahim Patel wrote: >> >>> >>> . >>> >> >> You're missing a respond_to do format block >> >> > You realise y

Re: [Rails] Re: last saved record not retrieving .

2018-01-27 Thread Colin Law
On 27 January 2018 at 20:59, fugee ohu wrote: > > > On Saturday, November 3, 2012 at 7:46:47 AM UTC-4, Fahim Patel wrote: > >> >> . >> > > You're missing a respond_to do format block > > You realise you are five years late responding to this problem. Colin -- You received this message beca

[Rails] Re: last saved record not retrieving .

2018-01-27 Thread fugee ohu
On Saturday, November 3, 2012 at 7:46:47 AM UTC-4, Fahim Patel wrote: > > > Hi all, > > > from last 1 hour i am facing one problem. > > I have written a code for creating user and show them in index page after > save. > > Code is working perfectly but on index page i am getting all record till

[Rails] Re: last saved record not retrieving .

2018-01-27 Thread fugee ohu
On Saturday, November 3, 2012 at 7:46:47 AM UTC-4, Fahim Patel wrote: > > > Hi all, > > > from last 1 hour i am facing one problem. > > I have written a code for creating user and show them in index page after > save. > > Code is working perfectly but on index page i am getting all record till

[Rails] Re: last saved record not retrieving .

2012-11-20 Thread fahim patel
fahim patel wrote in post #1082938: > On Monday, November 5, 2012 7:00:53 PM UTC+5:30, Fahim Patel wrote: >> >> >> I try to use sleep in index action controller before and after , but it >> also not work. >> One thing i notice is that after some time or , restart server all >> acurate object come