I'm planning on creating a single page application using AngularJS on the 
client side.

I'm not sure if I should use Rails as it is, or the Rails API gem or some 
other solution.
Anyone got any suggestions on how you structured your application?

Should I be using the asset pipeline? Or should all client side stuff be 
separated from Rails?

I'll be creating a simulation engine for this application to simulate 
results that the application will show.
Using Rails I thought I'd make the simulation engine a Rails Engine to 
separate the logic from the rest of the application.
Is that a good idea? Can the Rails API gem make use of engines?


-- 
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 [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/msg/rubyonrails-talk/-/BpXjPsMr4l4J.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to