[Rails] [Rails 5] include ActiveModel::Model - Select Method Problem

2016-09-16 Thread Emrah Yıldırım
Greetings, https://github.com/emrahyildirim/radgroup/ / App / view models / forms model.rb Rails console FormModel.select(:name) can not use the command. error nomethoderr (private method 'select' called for I am asking for your help. -- You received this message because you are subs

[Rails] How to ruby on rails

2015-10-03 Thread Emrah Yıldırım
Hello, How made sample code roads in the picture? tanks. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe fr

[Rails] ruby on rails function help

2015-10-06 Thread Emrah Yıldırım
Hi, this figure should be based on how the controller and view. tanks -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscrib

Re: [Rails] ruby on rails function help

2015-10-06 Thread Emrah Yıldırım
6 Ekim 2015 Salı 17:30:46 UTC+3 tarihinde Colin Law yazdı: > > On 6 October 2015 at 15:23, Emrah Yıldırım > wrote: > > > > Hi, this figure should be based on how the controller and view. tanks > > It is best to ask a question rather than just posting a picture

Re: [Rails] ruby on rails function help

2015-10-06 Thread Emrah Yıldırım
We've got a source on the rails. But I want to clue what I wanted to do. Do I need to map array. Maybe there is an example in his hand. These forums are for it and not just from you. 6 Ekim 2015 Salı 17:55:22 UTC+3 tarihinde Colin Law yazdı: > > On 6 October 2015 at 15:50, Emr

Re: [Rails] ruby on rails function help

2015-10-06 Thread Emrah Yıldırım
Thank you. I'll take care of it 6 Ekim 2015 Salı 18:00:28 UTC+3 tarihinde Marco Antonio Almeida yazdı: > > > > 04:55 PM Colin Kanunu at Tue, 6 Eki 2015 tarihinde gmail.com> yazdı: > >> On 6 October 2015 at 15:50, Emrah Yıldırım > > wrote: >> > >>

[Rails] attribute problem

2015-11-04 Thread Emrah Yıldırım
Hi, rails g scaffold gform name:string attribute:string value:string I need to use the attribute column. But I get ActiveRecord error. I solved this by safe_attibut gem. This time the "wrong number of arguments (0 for 1)" I received the warning. Error in <% = f.text_field: attribute%> show thi

[Rails] Re: attribute problem

2015-11-04 Thread Emrah Yıldırım
I researched a lot. If I would like to be here if it helps if you have a way of knowing. I leave here the research anyway ... I think there are communities for it. You did me so much that I wrote. 4 Kasım 2015 Çarşamba 14:28:37 UTC + 2 Tarihinde Emrah Yıldırım yazdı: > > Merhaba > &

Re: [Rails] attribute problem

2015-11-04 Thread Emrah Yıldırım
12:28, Emrah Yıldırım > wrote: > > Hi, > > > > rails g scaffold gform name:string attribute:string value:string > > > > I need to use the attribute column. But I get ActiveRecord error. I > solved > > this by safe_attibut gem. This time the "wr

Re: [Rails] attribute problem

2015-11-04 Thread Emrah Yıldırım
It has been an error in copying. actually issue "attribute" on Rails "attribute" does not allow the word. But I have to use it. 4 Kasım 2015 Çarşamba 14:50:03 UTC+2 tarihinde Colin Law yazdı: > > On 4 November 2015 at 12:28, Emrah Yıldırım > wrote: > > H