Domanda

I am new here and new to ruby on rails.

I am trying to create a rails app where users can create their own stock portfolios.

I want to use the yahoo finance gem but i don't know where to start .

I have created the rails login using devise .

Any tutorials out their ?

Thank you

È stato utile?

Soluzione

You should prototype this on paper first, make a pretend portfolio on a notepad.

Once you have found what you want to store, create diagram out of it then make your models.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top