-
I have a legacy PHP website that I'd like to upgrade to use modern tools like haml/scss + jammit et al. I'm thinking middleman is perfect as most pages are static with just the occasional PHP snippet …
-
It assumes that you are using vim but I would like to know what I have to do differently to install this for Macvim.
Thanks in advance.
Paul
-
We need to decide on a technology stack. Everyone can propose one.
I would propose:
- Server side, Application
- Ruby on Rails 3.1.1 (MRI 1.9.3)
- Database
- Mysql 5.5
- Clientside
- JQuery 1.7…
-
I have a site with one index.html file in the source directory, and 3 others in another folder in the source directory. pretty much the same setup as middleman-guides.
i am trying to deploy the sit…
-
Right now there is now way to specify custom display text for a textarea.
Changing http://github.com/nathanvda/on_the_spot/blob/master/lib/on_the_spot/on_the_spot_helpers.rb#L28 to:
```
options.rev…
-
Hi,
I'm getting the following error:
ErrorException [ Notice ]: Undefined index: t
as soon as i add any element but regular text past body in my haml template.
basically
!!! 5
%html
%head
%me…
-
After installing Ruby from http://rubyforge.org/frs/download.php/74298/rubyinstaller-1.9.2-p180.exe
Running `gem install haml`
And changing `assetic.sass_bin` in properties.ini
I ran into problems ru…
-
event=error error_class=ActionView::Template::Error error_message='PGError: ERROR: function rand() does not exist
LINE 1: ..."aspect_id" IN (4, 14, 5, 22, 11, 10, 3) ORDER BY RAND() LIM...
…
-
I'm the maintainer of kdegettext.rb, which builds on top of gettext. After the recent changes of rubygems, the gettext gem seems to be completely broken. Looks like you already started to fix these is…
-
Issue 537 from bugs.joindiaspora.com
Created by: **Janerio**
On Wed Nov 17 22:24:14 2010
_Priority: High_
_Status: New_
Hi,
I observed that there is some Google Analytics integration inside Diaspor…