Sha256: 97505d33be7bf2e0f2d7f4049dfa304eb41bfd0a58b835f03730f9a6e92bcb09
Contents?: true
Size: 612 Bytes
Versions: 4
Compression:
Stored size: 612 Bytes
Contents
<%= link_to 'Home', root_path %> | <%= link_to 'Region', regions_path %> | <%= link_to 'Company', companies_path %> | <%= link_to 'Video', videos_path %> | <%= link_to 'Article', articles_path %> | <%= link_to 'Project', projects_path %> | <%= link_to 'EmployeeRole', employee_roles_path %> | <%= link_to 'Employee', employees_path %> | <%= link_to 'Role', roles_path %> | <%= link_to 'Reserved', reserveds_path %> | <%= link_to 'Test Data', home_test_data_path, style: 'color: blue; font-weight: 600;' %> | <%= link_to 'Sample Data', home_sample_data_path, style: 'color: blue; font-weight: 600;' %> <hr />
Version data entries
4 entries across 4 versions & 1 rubygems