Updating diaspora

Updated: Mon, Jul 11, 2011 - 11:05pm
Type
Status
Concerning

Okay, I just updated my Diaspora server to the latest code. It's got some fancy updates like a "like" button.

I just wanted to make a quick note on updating it. This probably applies to any Rails app that uses Jammit.

After updating the code, make sure to delete the precompiled javascript and css files. Otherwise, you'll be running the new templates with the old css/js, and things will break.

The built assets live under public/assets. It's okay to delete them. Jammit will rebuild them from public/javascripts and public/stylesheets, based on the specification in config/assets.yml.

I should make sure that this instruction gets onto the Diaspora wiki.

Another quick note: I was finding that, in Firefox, the autoresize jquery plugin wasn't working correctly. It turns out that it was the fault of neither Firefox nor autoresize. It was the fault of the It's All Text firefox plugin I was running. I should make sure that the It's All Text people and the autoresize people are aware of this, but I'm not sure there's anything either of them can do.

Your rating: None Average: 3 (6 votes)

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
   __                                          
/ _| _ __ ___ _ __ __ _ __ _ ___
| |_ | '_ ` _ \ | '__| / _` | / _` | / __|
| _| | | | | | | | | | (_| | | (_| | \__ \
|_| |_| |_| |_| |_| \__, | \__,_| |___/
|_|
Enter the code depicted in ASCII art style.