Title / Description
Code changes = compute_changes(data_model) new_data_model = apply_changes(changes) changes(new_data_model) == [] def(access) if access.present? current_user.admin ? Article.new : Artecle.all end 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