You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sergei Kozlov edited this page Aug 9, 2011
·
2 revisions
The bundled test/rails_app application used for automated testing can be easily run as a stand-alone Rails app. Besides, it's a pretty good source of concise, focused examples. After starting the application, access any of the test components (located in app/components) by using the following url:
http://localhost:3000/components/{name of the component's class}