thank you. Let me check.
On Tue, Oct 27, 2015 at 2:14 PM, Colin Law wrote:
> On 27 October 2015 at 06:37, honey ruby
> wrote:
> > Hi all,
> >
> > I have to show data in csv in one cell but in new line.
> > eg: 2015xyz
> > 2014 abc
> >
> > How can I show this way using csv in rai
On Mon, Oct 26, 2015 at 9:28 PM, Srinivas Kalyan wrote:
> Hi All,
>
> I am new Ruby on Rails, I had installed as described below on my machine.
> Could you please advise good editor compatible to the below configuration?
>
There are several good coding editors to choose from:
* Sublime Text 2 o
On 27 October 2015 at 02:28, Srinivas Kalyan wrote:
> Hi All,
>
> I am new Ruby on Rails, I had installed as described below on my machine.
> Could you please advise good editor compatible to the below configuration?
> And any additional steps required once i install these?
>
> MySQL 5.6.27
> Ruby
Hi All,
I am new Ruby on Rails, I had installed as described below on my machine.
Could you please advise good editor compatible to the below configuration?
And any additional steps required once i install these?
1. MySQL 5.6.27
2. Ruby 2.2
3. Git
4. Rails 4.0
Appreciate your help
This could be useful. http://gemfly.findings.co
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to
On 27 October 2015 at 06:37, honey ruby wrote:
> Hi all,
>
> I have to show data in csv in one cell but in new line.
> eg: 2015xyz
> 2014 abc
>
> How can I show this way using csv in rails. am using faster csv.
It depends what you want to do with the csv. It may be that
generatin
On 27 October 2015 at 01:56, Gerardo Abregu wrote:
> Can i have two versions of show.html.erb for the same model.Is it
> possible.
First note that views do not relate directly to models, they relate to
controllers. A controller does not necessarily map directly to a
model. So more correctly you
7 matches
Mail list logo