//Controller:class HelloController < ApplicationController def there @time_now = Time.now endend//View: Using Views The time is now <%= @time_now %> passValueFromControllerToView.zip( 91 k)