Rails making app issue

Hello,
m making a shopping cart app using shoppe gem.

following the process given on page
http://api.tryshoppe.com/

and getting error

Thanks

On 24 December 2015 at 07:31, Ankit R. [email protected] wrote:

Hello,
m making a shopping cart app using shoppe gem.

following the process given on page
http://api.tryshoppe.com/

and getting error
shoppe · GitHub

The error says there is a problem with setting routes but you have not
posted your routes.rb.

Colin

i have solved it. Now a new issue is
i want to change its view part Html.css which i expect in view as .html
or
.css file but it was not there.

On 24 December 2015 at 09:10, Ankit R. [email protected] wrote:

i have solved it. Now a new issue is
i want to change its view part Html.css which i expect in view as .html or
.css file but it was not there.

I expect you have done something wrong then.

Colin

means please explain in detail

Why do am not seeing any .html or .css file in my view part of app
folder?

On 24 Dec 2015 16:23, “Ankit R.” [email protected] wrote:

means please explain in detail

Explain what in more detail?

Colin

On 12/24/15, Colin L. [email protected] wrote:

On 24 December 2015 at 09:10, Ankit R. [email protected] wrote:

i have solved it. Now a new issue is
i want to change its view part Html.css which i expect in view as
.html
To unsubscribe from this topic, visit

https://groups.google.com/d/topic/rubyonrails-talk/SiEoo614op8/unsubscribe.

To unsubscribe from this group and all its topics, send an email to
[email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit

https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLuD6QAPN9%2BXr_WtbndOThVmMWnaHN9_mdowvXUU-Rrzmg%40mail.gmail.com
.

For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google G.
“Ruby on Rails: Talk” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/rubyonrails-talk/CAKB%2Bxy7%2BBnctSwjyKsU1P88VjMfGHo32FZZUwJB0xw%2B7qB9E9Q%40mail.gmail.com
.

On 24 December 2015 at 19:21, Ankit R. [email protected] wrote:

Why do am not seeing any .html or .css file in my view part of app folder?

What makes you think that you should see those files? If you read
this in a tutorial or elsewhere please provide link to that section.

Colin