Commit graph

9 commits

Author SHA1 Message Date
Aaron Mueller
9ea67909cc Replace the ruby unit testing framework with rspec
Add watchr and spork to speed up the test run. Please note that spork
and watchr needs to start up separately. (See Gemfile for more
information)
2012-06-06 22:41:31 +02:00
Aaron Mueller
e77aecfdab Use the new on() method from jQuery instead. 2012-05-15 00:02:43 +02:00
Aaron Mueller
b4acc0baa4 Add the import functionality and adjust some remote calls 2012-05-13 23:55:22 +02:00
Aaron Mueller
f9e8d0f261 Add the Items controller and make it work 2012-04-09 22:48:10 +02:00
Aaron Mueller
2f41765985 Implement basic AJAX stuff and add feeds 2012-04-09 22:18:32 +02:00
Aaron Mueller
e38a1bee12 Rudimentary feed fetching and display 2012-04-08 04:04:37 +02:00
Aaron Mueller
c1194b4d3c Add feed and item model and start with a feeds controller 2012-04-07 19:15:25 +02:00
Aaron Mueller
0427d66201 Add feedzirra gem 2012-04-07 18:46:52 +02:00
Aaron Mueller
a2e61df566 Create a new Rails 3.2 project 2012-04-07 18:38:16 +02:00