Sha256: d0a83d5c75cdbb3f827897d6d73552189e62ec947c34f15458339c1430630435
Contents?: true
Size: 407 Bytes
Versions: 14
Compression:
Stored size: 407 Bytes
Contents
class StaticPagesController < ApplicationController def click_on end def home end def link_to_home end def links end def numbers end def overriden end def see_element end def tab_1 end def tab_2 end def tab_3 end def visibility end def within end def link_target render_nothing end def second_link_target render_nothing end end
Version data entries
14 entries across 14 versions & 1 rubygems