Carmine M.
2013-Oct-18 06:45 UTC
Rails 4 + AngularJs (unembedded client) integration sample
Hi everybody, I''m experimenting with Rails and AngularJs (as unembedded client) and decided to upload to a public github repository my efforts. Of course, everything is just a toy application I use to experiment and test on various stuff (there''s absolutely no production ready nor TDD/BDD backed code). As of now a very basic login/signup feature is implemented and there''s no structured layout. Authentication is based on has_secure_password, with auth_token verification. Here follows the link to the repository: https://github.com/CarmineM74/skeleton_app_with_client I hope it could be of any help. Regards -- Posted via http://www.ruby-forum.com/. -- 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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/77fc99ccd68493dc7c1bc0dcfc7c61cf%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
Emil S
2013-Oct-18 07:55 UTC
Re: Rails 4 + AngularJs (unembedded client) integration sample
Thanks for sharing ! On 18 October 2013 12:15, Carmine M. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Hi everybody, > > I''m experimenting with Rails and AngularJs (as unembedded client) and > decided to upload to a public github repository my efforts. > > Of course, everything is just a toy application I use to experiment and > test on various stuff (there''s absolutely no production ready nor > TDD/BDD backed code). > > As of now a very basic login/signup feature is implemented and there''s > no structured layout. > Authentication is based on has_secure_password, with auth_token > verification. > > Here follows the link to the repository: > > https://github.com/CarmineM74/skeleton_app_with_client > > I hope it could be of any help. > > Regards > > -- > Posted via http://www.ruby-forum.com/. > > -- > 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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/77fc99ccd68493dc7c1bc0dcfc7c61cf%40ruby-forum.com > . > For more options, visit https://groups.google.com/groups/opt_out. >-- 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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAJ%3Dox-CUg8wm%2BzuniQP2d6ojawY6znX6b9xZK26UMD0GdMCfOw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
Maybe Matching Threads
- [LLVMdev] dyn_cast<Instruction *> returns NULL where it should return a valid instruction
- AngularJS options with a simple_form checkbox
- "best practices" for Rails serving RESTful JSON services for use by AngularJS, Ember.js, etc.
- [LLVMdev] dyn_cast<Instruction *> returns NULL where it should return a valid instruction
- undefined method `key?' for nil:NilClass,bcrypt-ruby,has_secure_password