Exercise 1: Maps In MovieDB, add a new field “Principal filming location”. In a movie’s show view, geocode that...

Exercise 1: XML On the start page of your Movie DB, show the title of a random movie that is...

Learn to store attachments in a way that is accessible by authorized users only Learn to prevent users from...

Many of our clients can't or don't want to design their user interfaces. In the absence of a...

In our daily life as web developers we are constantly faced with technical problems that can be solved with a...

Resources Rails Guide: Internationalization API Guide to localizing a Rails application Locale-aware helpers in ActionView::Helpers::NumberHelper

makandra Curriculum

While the Software Design Basics card tried to make a point about writing self explanatory code, it's still...

Talk with a colleague and find out why we're using building some of our sites using static site...

Best results in other decks

sktthemes.org

WordPress websites have always been a favourite for all types of clients because of its simplicity and easy of use...

def test_autocomplete(field, options = {}) fill_in field, :with => options[:with] page.execute_script("$('##{field}').trigger('focus');") page.execute_script ("$('##{field}').trigger...

Search in all decks