質問

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

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top