Title / Description
Code # GET /news_items/1;edit def edit @news_item = NewsItem.find(params[:id]) @all_districts = District.find(:all) @all_crime_types = CrimeType.find(:all) end
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code