Re: Authentication in sinatra

Leam Hall <[email protected]> Tue, 14 Jan 2020 06:56:10 -0500
Newsgroups gmane.comp.lang.ruby.general
Message-ID <[email protected]>
I liked "Sinatra: Up and running". Cheaper, too!

You might also want to look at some of the classes on Coursera, or EdX. 
You can usually audit them for free, and it may help your web skills. 
They have some Ruby on Rails (ugh), but a lot of web stuff that will 
help your Ruby skills. For example:

   https://www.coursera.org/specializations/web-design

Leam

On 1/13/20 9:41 PM, Jeyaraj Durairaj wrote:
> Hi,
> 
> Just pick up a book called "Jump Start Sinatra" (around 100 pages).
> It will teach you all that you want, if you know some knowledge on web 
> application programming.
> You can finish off the book in 2 hours and start building it after that.
> 
> Regards,
> 
> Jeyaraj D
> 
> 
> On Sun, Jan 12, 2020 at 3:46 PM Surya Poojary <[email protected] 
> <mailto:[email protected]>> wrote:
> 
>     Dear Rubyists,
> 
>     I'm a web developer newbie , learning sinatra . I'm planning to
>     build my own notes web app. Since it's for my personal use , I want
>     the home page to be a classic login page where I can enter my
>     username and password and then it should show me all my notes
>     otherwise it shouldn't show .
> 
>     How do I achieve this with Sinatra?
> 
>     Regards,
>     Surya.
> 
> 
>     Unsubscribe: <mailto:[email protected]
>     <mailto:[email protected]>?subject=unsubscribe>
>     <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>
> 
> 
> 
> Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>
> 

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>