Displaying 3 results from an estimated 3 matches for "phibo".
Did you mean:
phibb
2009 Sep 15
6
User login and authentication
Being a rails newbie, I started to design our first rails-based
webapp. This app should not only be used via browsers, but we also
want to provide a (RESTful) api. I love the ''convention over
configuration'' paradigm, but am totally clueless on what to do when it
comes to user authentication. Is there a THE rails-way of doing this?
I found many excellent gems and plugins, such as
2012 Apr 17
1
simple time series plot
...s, aligned given their
timestamps (it's in unix epoc time).
which data structure should i use? can i import from CSV file? how should I
format that data file?
which commands do I need to get the plot? is there a simple tutorial (didn't
find any).
how would you solve this?
THANKS a lot!
phibo
--
View this message in context: http://r.789695.n4.nabble.com/simple-time-series-plot-tp4565579p4565579.html
Sent from the R help mailing list archive at Nabble.com.
2009 Sep 08
1
Automatic Unit Testing and Code Analysis
...and powerful (yet simple of course) solution
to automatically run rails test (unit and functional) let''s say every
night? I''ve stumbled upon ''CruiseControl'' (http://
cruisecontrol.sourceforge.net/) and think this tool might do the job.
Any better ideas?
Cheers,
phibo