19 May, 2014
2 commits
-
ActionItem3136
15 May, 2014
1 commit
12 May, 2014
4 commits
-
Also removing local jquery-ui themes and using themes provided by cdn instead.
-
Conflicts: app/views/layouts/_javascript.html.erb public/javascripts/jquery-latest.js
29 Apr, 2014
1 commit
-
This fixes a problem with the packaged production environment where Rails 3 expects write access to the entire directory instead of to just the file it actually needs to write
19 Feb, 2014
1 commit
24 Sep, 2013
1 commit
-
Rails.root is now a Pathname. The best use of it is with the #join method instead of concatenation and such. I therefore am rewriting all this calls to fix/avoid problems.
26 Dec, 2012
1 commit
-
plus login and signup screens being displayed. They don't work yet, though.
25 Dec, 2012
2 commits
-
*.rhtml is deprecated in Rails 3